Ok here is my issue I have an asp.net project on my test server and I work on it remotely from my machine. All was fine and suddenly when I put a break point in the code never stops at the break point on my local machine. If I remote into the test server and run it from there then the break point stops and I can debug. I have confirmed that AutoEventWireup is set to true so I know that is not the issue. I am using Visual Studio 2003. Also I do not know if this has any effect but I also have Visual Studio 2008 on my machine as well. I do not think that should be an issue as this problem did not begin when I installed 2008. Any help would be appreciated.
Thanks,
Nate
...
Go to the complete details ...