Related resources for Debug Windows Services
  • Debugging Windows Services in C# and .NET2/6/2006 10:47:43 AM. The compiled executable file that a service application project creates must be installed on the server before the project can function in a meaningful way. You cannot debug or run a service application by pressing F5 or F11. Here we are going to see how to debug our own windows services.