How to set a breakpoint for a webservice running on a different machine?

J

John Dalberg

I want to debug a web service running on a different machine.
Here's what I did so far:

I ran my client (web service consumer) within visual studio and have a
breakpoint setup just before the call to the web service.

I have the remote debugger running on the web service server.
On the client machine, I attach the debugger to the aspnet_wp.exe process
on the server machine when the breakpoint on the client is hit.

My question now is how do I set up a breakpoint in the web service on the
remote machine? Where should the code reside and how is the breakpoint set?

John Dalberg
 

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,780
Messages
2,569,611
Members
45,277
Latest member
VytoKetoReview

Latest Threads

Top