Debug Windows Service

后端 未结 11 1395
既然无缘
既然无缘 2020-11-29 17:09

Scenario

I\'ve got a windows service written in C#. I\'ve read all the google threads on how to debug it, but I still can\'t get it to work. I\'ve run \"PathTo.Net

11条回答
  •  执笔经年
    2020-11-29 17:52

    If you create your service with TopShelf you should be able to easily debug it from Visual Studio

提交回复
热议问题