How to Debug a Windows Service
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all, I've created a Windows Service project. But I'm not able to debug the code written in the Start() method. As mentioned in the Microsoft web site, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskdebuggingserviceapplications.asp I created a dummy Windows Service, even then I'm not able to proceed furthur. Please help me in resolving this issue. Thanks in Advance. Regards Sunil