Skip to content

USDCustomListener Build and Debug

Hameed Hussain edited this page Mar 30, 2020 · 1 revision

The code output is build to the USD client installed location (C:\Program Files\Microsoft Dynamics CRM USD\USD). Change this to bin/debug under the project configuration's Build Tab -> Output

In the project configuration -> Debug -> Start external program, the code is pointed to launch the USD client application (C:\Program Files\Microsoft Dynamics CRM USD\USD\UnifiedServiceDesk.exe) when you start your debugger. Change this to Start Project option.

Clone this wiki locally