how to debug a web service consumed by a PPC app?

K

Katie

Hi,

I would like to debug a ppc app a web service it consumes. I want to be able
to step through the PPC code and step into the web service code form visual
studio.

Can this be done?

I added both projects to the same solution but the web service breakpoints
dont work :(

any ideas?
 
P

Paul G. Tobey [eMVP]

Sure. In fact, there are topics in the VS.NET 2003 help which talk about
debugging ASP Web Services. You can pretty much follow those, although your
consumer will be the thing running in the second session of VS.NET, in your
case...

Paul T.
 

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

Top