I have a website in vs2008. I cannot find my .pdb files anywhere after I build.
My build configuration is set to debug. <compilation debug="true">
is in the web config.
Where is my .pdb? There is nothing in my app_code or bin folder. How do I generate these files?