Cobra Help

Edit the Ideablade.Ibconfig file in the Cobra Folder

Use this procedure to edit the Ideablade.Ibconfig file in the Cobra folder.

To edit the Ideablade.Ibconfig file in the Cobra 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 (for example, C:\Program Files (x86)\Deltek\Cobra).

  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 true.

    Before

    false Wcf http:// 9009 PersistenceService -1 0
    

    After

    true 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