G
Guest
I have a windows service project as part of a multi-project solution. To
step through some of the code, I need to debug the service.
1) How do I start the service for debuging. A production version of the
service exists on the machine.
2) Can I then add breakpoints in the service code and step into the other
classes?
step through some of the code, I need to debug the service.
1) How do I start the service for debuging. A production version of the
service exists on the machine.
2) Can I then add breakpoints in the service code and step into the other
classes?