When i using the Default DNN7 create modules (DotNetNuke Compiled Module), i want try to debug on Page_load
CustomModuleController objCustomModules = new CustomModuleController();
and make and breakpoint on the line, or anyline on Page_load, it given the error.
The breakpoint will not currently be hit. No symbols have been loaded for this document.
I would recommend that you check out the templates at http://christoctemplate.codeplex.com the templates in the visual studio starter kit frankly don’t work.
That being said, if you want to make sure that the current template will work, check the following