摘要:
1) Add such code to the service's entry, static Main() function,
#if DEBUG
System.Diagnostics.Debugger.Launch();
#endif
2) install your windows service appliation with visual studio command tool. command line as follow:
installUtil.exe
3) Open your windows service source code with visual studio, start your windows service at service tool (you can find it at administrator's tool control panel),
then it will pop-up a 阅读全文
posted @ 2008-02-16 13:56
vEteran.lu
阅读(921)
评论(0)
推荐(0)

浙公网安备 33010602011771号