Unable to Debug Asp.Net

  • Thread starter Thread starter amdrit
  • Start date Start date
A

amdrit

I have a winxp box with vs2003 installed on it, it's an old box we needed to
dust off just to use. We have an old webservice that hasn't been touched in
many years failing, so I wanted to step through it to figure out what is
wrong.

Anyway my issue is, even though I run the web service through the IDE in
debug mode, the IDE is not stopping at any of my break points.

Does anyone have any ideas where I need to look to correct this issue? It
opens clean, it builds clean, I just can't step through a web method.

Thanks in advance.
 
I found my issue, I wasn't populating the test form. Once I did that,
everything was fine.
 

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

Back
Top