You can use this procedure to troubleshoot a Web Services crash, verify Cobra Web Services components (using the PM Compass Verify Components feature), and trace certain SQL calls.
To view the current trace location and correct it if needed:
Stop the Cobra Web Service in Windows Services (Control Panel » Administrative Tools » Services).
Navigate to the CobraEngine folder located in the Deltek PM Compass installation folder.
Create a backup of the IdeaBlade.ibconfig file and save it to a different folder.
Launch Notepad as an Administrator.
Using Notepad, navigate to the IdeaBlade.ibconfig.file and open it.
Locate the <logging> section and delete the two <namespaceRejectFilter> lines.
In the <logFile> section, enter “C:\<local server folder>\DebugLog.xml.” For example: <logFile>C:\temp\DebugLog.xml</logFile>.
Save and close the file.
Restart Cobra Web Service.
After recreating the issue, send the file to Deltek Support and restore the original file.