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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top