Tuesday, September 15, 2015

Problem resolved - Remote debugging the windows service

Problem resolved - Remote debugging the windows service

The following error happens when trying to debug the windows service via remote debugger by visual studio.  You will find the breakpoints you set shows a cycle instead of substantial. It points the debugger issue. The application I need to debug is windows service with installation package. It finally works with copy directly the services application into the running folder instead of running installation package to setup. So, when the debugger runs with issue, try the direct from source to target and use copy instead of any other deployment or delivery way. It'll get you straight approaching.


The breakpoint will not currently be hit. No symbols have been loaded for this document