debugging an application with a webservice

  • Thread starter Thread starter Seth Williams
  • Start date Start date
S

Seth Williams

First off, let me say I've never created more than the obligatory Hello
World tutorial types of webservice
Second - all of a sudden, after a developer left, his application is dumped
in my lap with a bug and I have no idea how to step through the code in the
WebService, running both the webservice and the application.

I have one web application (the main website) and a web service website,
which is referenced in the main application

So - I need, either some basic steps on what and how to run this, or some
links to basic troubleshooting steps, so I can step-through and debug this
thing

Can someone help, please?
 
Back
Top