Hi.
Installed latest DNN install package on my local machine. 29 Januari 2010.
Everything was working fine, but suddenly, when I played around with VS2008 Dotnetnuke C# compiled package, got the following error.
Now all admin and host pages give me this error for the individual module?
Files exist in DesktopModules\Admin for the modules, like DesktopModules\Admin\HostSettings\hostsettings.ascx
What is it? Where can I fix it?
Thx Patrik
Error: Dashboard is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The file '/DesktopModules/Admin/Dashboard/Dashboard.ascx' does not exist. ---> System.Web.HttpException: The file '/DesktopModules/Admin/Dashboard/Dashboard.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---