Debugging stopped working

R

Russ

I used to be able to trace into my C++ web service code when debugging
my C# web client. Now it has stopped working. In fact when I click
the 'step into' key, it does not even trace to the proxy code in
reference.cs - it simply steps over the call.

Can anyone tell me how to get it working again?

Thanks, Russ
 
R

Russ

Hi John. I did get it working well enough to trouble shoot what I
needed to do, but not working like it did before. My Web Service is
in a separate solution and I used to be able to step right into it.
Now I can't, but I finally added the Web Service project to the Client
solution. I still cannot step into it, but I can set a breakpoint in
the service and it will break there and I can then trace, etc. I
still have no clue why stepping into and working with a separate
solution stopped working.

With all the expertise in this group you would think that someone
would know what the issues and solutions are but I have got no answers
except yours.

Good Luck, Russ
 

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

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top