jm1234
May 26th, 2006, 11:37 AM
When running remote debugging for my visual studio 2005 asp.net web app (located on in IIS on another server in the network), when you look at the modules, it says it can't load the symbols files for the dlls for my website. When I go to manuall load them, I get a message saying the pdb file for my dll (which is the same name as my dll and in the exact same directory) does't match. It says this to be exact: "The symbol file App_Web_Idmdxhe.pdb does not match the module." ...how can it not match? They are both in the project's directory on the server under C:\WINDOWS\Microsoft .NET\Framework\v2.0.50727\Temporary ASP.NET Files\Project Name\Some random number\
Thanks!
Thanks!