Edit the Ideablade.Ibconfig file in the Server Folder
Use this procedure to edit the Ideablade.Ibconfig file in the Server folder.
To edit the Ideablade.Ibconfig file in the Server folder:
Click Start > Windows Administrative Tools > Services.
In the Services window, right-click the Ideablade Persistence Server service and click Stop.
Navigate to the Cobra installation directory and open the Server folder (for example, C:\Program Files (x86)\Deltek\Cobra\Server).
Locate the Ideablade.Ibconfig file and open it using a text editor (such as Notepad).
Update the remoting parameters by setting the remotePersistenceEnabled setting to false.
Before
true Wcf http:// 9009 PersistenceService -1 0After
false Wcf http:// 9009 PersistenceService -1 0Start the Ideablade Persistence Server service.
Learn more about...