Skip to main content
Nintex Community Menu Bar

Broker Management Error

  • December 29, 2016
  • 0 replies
  • 14 views

Albarghouthy
Forum|alt.badge.img+16


 

Symptoms


Broker Management Error

Unrecognized attribute 'value'. Note that attribute names are case-sensitive.
(D:K2 BiacltpearlServiceBrokerBrokerManagement.exe.Config line 27)
 

Diagnoses


we are getting an error when we try to change the path for a service broker, error is generated from Brokermanagement.exe


 

Resolution

Please take a backup of BrokerManagement.exe.config then edit it and search for "SmartBrokerDB", Remove all the attributes after 'ProviderName'.

So this node should look as below:



You will need to remove the following from the key:

value="Data Source="DataSourceValue"Initial Catalog=K2integrated security=sspiPooling=True"

Restart K2 service after applying the changes and let us know if this resolves the issue.