Just wondering if anyone has encountered this error when trying to access anonymous demo signup when is it not enabled in host settings via http://localhost/dotnetnuke/Default.aspx?tabid=1&mid=321&ctl=signup
Error loading module
DotNetNuke.ModuleLoadException: Unhandled Error Loading Module ---> System.IO.FileNotFoundException: c:\inetpub\wwwroot\DotNetNuke\Admin\Security\AccessDenied.ascx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Skin.InjectModule(Control objPane, ModuleSettings ModuleSettings, PortalSettings PortalSettings) --- End of inner exception stack trace ---
I notice that the file c:\inetpub\wwwroot\DotNetNuke\Admin\Security\AccessDenied.ascx does not exists. Does anyone has nay pointers?
Thanks in advance
Enterprise Forms for DotNetNuke