A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Hello @Conrad Yoder ,
Welcome to Microsoft Q&A forum.
Please check these troubleshooting steps which Gregg mentioned here: Troubleshooting steps for when you see “No symbols have been loaded for this document”.
Also please try to enable Just My Code option from Tools > Options > Debugging > General > Enable Just My Code, then Clean > Rebuild your solution, and after that debug it again.
Besides, I’m not sure what your project(folder) structure is, you need to make sure that the .pdb file has been copied in Debug folder.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.