I have an ASP.NET web site project that I want to debug, but when I try to debug it Visual Studio gives the message "The breakpoint will not currently be hit. No symbols have been loaded for this document"
. Does anyone know of a solution to this that does not involve reinstalling everything.
Debug is enabled on those files.
Edit: manually loading symbols did not work.