How Can I debug a WebService?

P

perspolis

Hi all
I have a webservice that I want to debug it line by line..
I enabled the Debug option in WeConfig.
but I can't debug that and when I set a break point for it,that dosen't work
..

thanks in advance
 
V

Vijay Pandey

debugging is simple. If you want to debug test.asmx, run the webservice in
debug mode and open test.asmx in browser. Put youy break points

Now make a call to the webmethod using your web service client. Debug points
will work
 

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

Members online

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,821
Latest member
AleidaSchi

Latest Threads

Top