Debugging WSE
Have any of you successfully debugged a WSE application using NUnit? I had the initial version of some web services in a solution with a separate NUnit test project and I was able to debug from the unit tester into the services.
Now that I have added WSE to the mix I can't step into the services. If anyone has a solution I would appreciate it.