摘要: Step 1. Add the following code in what you want to debug.System.Diagnostics.Debugger.Launch();Step 2. Install and start the service.That's it.However, other way as below url:http://stackoverflow.com/questions/4678819/how-to-debug-windows-services-in-visual-studio 阅读全文
posted @ 2013-06-21 18:43 Vincent.Dr 阅读(271) 评论(0) 推荐(0)