Visual Studio Pdb File Missing
Hello,we did a simple web project on a local machine (Windows 2003 SP1) with Visual Studio 2005.Local debugging of the website works fine with the built-in webserver from Visual Studio 2005.Now we are evaluating remote debugging. The setup of the remote server works fine (Remote Debug Service, administrative rights on that machine, same domain, and so on.)When we want to copy the local deployed web project to the remote machine, we noticed, that the local pdb files are missing. Debugging is enabled in the web.config file. We tried to find the option in VS - but no luck.Any help is really welcome,Regards,Thomas. The exact error message states:The breakpoint will not currently be hit.


Visual Studio Pdb File Not Found
No symbols have been loaded for this document.There are some files in C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Fileswebsite27a5915ac586ce644 10:24 AM. 10:24 AM 15,444 AppWeboj0oyya9.0.vb 10:24 AM 600 AppWeboj0oyya9.1.vb 10:24 AM 953 AppWeboj0oyya9.2.vb 10:24 AM 10,752 AppWeboj0oyya9.dll 10:24 AM 44,544 AppWeboj0oyya9.pdb 10:24 AM 375 default.aspx.cdcab7d2.compiled 10:24 AM 19 hash.web 10:24 AM 1,756 oj0oyya9.cmdline 10:24 AM 0 oj0oyya9.err 10:24 AM 2,049 oj0oyya9.out 10:24 AM 0 oj0oyya9.tmpThis directory is also specified in the Solution property 'Debug Source Files'There is also no obj/debug folder. Although the project is in debug mod.
