Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
A little background in the past where I have worked the network admins always had remote debugging set up on our servers and everything worked without issue. Where I am now I had to install and set it up.

Here is where I am getting lost. I made a small console app to test with. Set it up the server and on on my local had no problem when executing on the server and stepping though the source on my local machine.

Now the real test , a web application code and pdb files loaded on the server. Remote debugger started. On my local I get a list of process on the server and see two instances of w3wp regardless of which one I attache to( and on the server I can see in the remote debugger window that I am attached) I never break on my brekpoints. I have missed something in getting set up but am at a loss as to what I have missed

What I have tried:

Searching in vaoin throu the tubes of the internet
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900