We have several portals with custom login pages all were working fine this morning. I installed the Quotes module and the Login pages stopped loading the login module. I removed Quotes and the Login module started working. I have deduced that the Quotes module is causing a problem with the login module in DNN 3.3.5 . The error message from the module and the log for the event is below:
Error: Account Login is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException:
External component has thrown an exception. --->
System.Web.HttpException: External component has thrown an exception.
---> System.Web.HttpCompileException: External component has thrown
an exception. at
System.Web.Compilation.BaseCompiler.ThrowIfCompilerErrors(CompilerResults
results, CodeDomProvider codeProvider, CodeCompileUnit sourceData,
String sourceFile, String sourceString) at
System.Web.Compilation.BaseCompiler.GetCompiledType() at
System.Web.UI.UserControlParser.CompileIntoType() at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() ---
End of inner exception stack trace --- at
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) 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.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo
objModule, PortalSettings PortalSettings) --- End of inner exception
stack trace ---
Error Log entry
ModuleId: 2252 ModuleDefId: 74 FriendlyName: Account Login ModuleControlSource: Admin/Security/Signin.ascx AssemblyVersion: 03.03.05 PortalID: 20 PortalName: LeadershipSource.coop UserID: 1 UserName: host ActiveTabID: 971 ActiveTabName: Login Page RawURL: /LoginPage/tabid/971/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://www.leadershipsource.coop/LoginPage/tabid/971/Default.aspx UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: dcdd714b-a4f9-4961-b02a-6b9f7f1fb2a7 InnerException: External component has thrown an exception. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Web.Compilation.BaseCompiler.ThrowIfCompilerErrors StackTrace: Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: External component
has thrown an exception. ---> System.Web.HttpException: External
component has thrown an exception. --->
System.Web.HttpCompileException: External component has thrown an
exception. at
System.Web.Compilation.BaseCompiler.ThrowIfCompilerErrors(CompilerResults
results, CodeDomProvider codeProvider, CodeCompileUnit sourceData,
String sourceFile, String sourceString) at
System.Web.Compilation.BaseCompiler.GetCompiledType() at
System.Web.UI.UserControlParser.CompileIntoType() at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() ---
End of inner exception stack trace --- at
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) 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.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo
objModule, PortalSettings PortalSettings) --- End of inner exception
stack trace --- Source: Server Name: xxxxxxxxx
|
|