0
votes
3answers
2k views
Visual Studio 2008 with ASP.NET 3.5 debuging using attach to process is not working
Hi,
I am so used to attach a process when debugging ASP.NET application in .NET 2.0 and VS.NET 2005. I don't know what happened to this functionality in VS.NET 2008.
I also don't wa …
-1
votes
Visual Studio 2008 with ASP.NET 3.5 debuging using attach to process is not working
Help came from Mitchel Sellers.
He pointed out that the debug mode was ok however while attaching to the process, the "Attach To" was "Automatic:Native Code".
After changing to only "Manage …
