S
steven
hi
i've got a web app that calls a web service, both of which i've
written and are available on localhost. i've added a web reference in
my web app to http://localhost/mywebservice. i've set a breakpoint in
my web app that calls one of the web service methods and try to step
into it, but am unable to step into the web service. i've also tried
running two instances of VS2003 at the same time. the second instance
of VS opens my web service, sets a breakpoint at the method my web app
calls, and is set to run in debug at the same time my web app is
running, but still no breakpoints in the web service are reached. is
it possible to step into my web service in this way?
tks
i've got a web app that calls a web service, both of which i've
written and are available on localhost. i've added a web reference in
my web app to http://localhost/mywebservice. i've set a breakpoint in
my web app that calls one of the web service methods and try to step
into it, but am unable to step into the web service. i've also tried
running two instances of VS2003 at the same time. the second instance
of VS opens my web service, sets a breakpoint at the method my web app
calls, and is set to run in debug at the same time my web app is
running, but still no breakpoints in the web service are reached. is
it possible to step into my web service in this way?
tks