I've combed through a matching symbol file was not found in this folder and A matching symbol file was not found (Cannot find/open pdb file) but I can't get anything to work. I'm trying to debug a project that I inherited from another company. My projects compile and the site works, but I can't get the breakpoints to attach. In the project properties, Debug Info is set to full.
I went into file explorer and set the security on the root folder of my project to give full control to Everyone
I went to Debug > Windows > Modules an found my projects, and the Symbol Status for all of them is "Cannot fin or open the PDB file". On my project (MyProject.Web.dll), I right clicked > Load Symbols and browsed to ProjectFolder > Website > bin and selected the corresponding pdb, MyProject.Web.pdb. I can see it there in the folder