I recently made some changes to a custom webparts source code. Now when I try to set a break point to inspect it at run-time, I get the following message:
the breakpoint will not be hit no symbols loaded for this document
I've tried rebuilding the entire site and have ensured that debug is set to true in my web.config.
Anyone have a suggestion of what to try?