Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHi Rajender,
Set your .NET assembly project as a startup project in your Visual Studio solution. Then, select the 'Project | Properties' item from the main menu and insert the full path to the TestComplete.exe file for the 'Command' field in the 'Configuration Properties | Debugging' option group. After this, just start debugging by pressing F5 or selecting the 'Debug | Start Debugging' item from the main menu. TestComplete must be closed before you start debugging.