J
John A. Bailo
I am debugging a windows service that consumes a web service.
I set breakpoints in both.
Sometimes, after attaching to the windows service, the debugger will
auto-attach and run to my breakpoints in the web service. Other times
not.
My workaround is to attach to both the aspnet_wp.exe process and my
windows service, but I wonder why it auto-attaches sometimes and not others.
I set breakpoints in both.
Sometimes, after attaching to the windows service, the debugger will
auto-attach and run to my breakpoints in the web service. Other times
not.
My workaround is to attach to both the aspnet_wp.exe process and my
windows service, but I wonder why it auto-attaches sometimes and not others.