Cobra Help

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:

  1. Click Start > Windows Administrative Tools > Services.

  2. In the Services window, right-click the Ideablade Persistence Server service and click Stop.

  3. Navigate to the Cobra installation directory and open the Server folder (for example, C:\Program Files (x86)\Deltek\Cobra\Server).

  4. Locate the Ideablade.Ibconfig file and open it using a text editor (such as Notepad).

  5. Update the remoting parameters by setting the remotePersistenceEnabled setting to false.

    Before

    true Wcf http:// 9009 PersistenceService -1 0
    

    After

    false Wcf http:// 9009 PersistenceService   -1 0
    
  6. Start the Ideablade Persistence Server service.


Learn more about...

wsHttpBinding Configuration

netTcpBinding Configuration

Windows Authentication


Parent Topic:

Procedures