Cannot break in Web Service

  • Thread starter Thread starter chanmm
  • Start date Start date
C

chanmm

I have read Q316175. In VS.NET 2003 I can set a breakpoint in Web Service
and it breaks but in VS 2005 that does not work. Any help?

Regards,
chanmm
 
I found the solution by using
System.Diagnostics.Debugger.Break()

Regards,
chanmm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top