More a tooling question than a Composite question but i'm not able to set any breakpoints in my UserControl (.ascx.cs) files when running locally as a Website in VS2013.
When I set the breakpoint and run in Debug mode i get a msg saying "No symbols have been loaded for this document".
Any tips on how to get it hit my breakpoints?
When I set the breakpoint and run in Debug mode i get a msg saying "No symbols have been loaded for this document".
Any tips on how to get it hit my breakpoints?