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
I recommend to add /test on project properties debug tab as a start option. Then you can run your service without having to install it.
/test