debugging a web service

G

Guest

Hi

I have developed a small web service in VS 2005. I have also made a small
client (also VS 2005) that are using this service. I know that when I did
this using VS 2003 I was able to debug the web service code from the client.
Is it possible to do that from VS 2005 and how do I do?

Thanks
 
T

Tasos Vogiatzoglou

Attach the debugger to the ASP.NET process (confirming that you have
compiled the webservice in debug mode) and set a breakpoint in the
code.

Regards,
Tasos
 

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,266
Messages
2,571,077
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top