Hi,
I Uploaded the newest TEXT/HTML module, but almost al content was 'gone'. I fixed it with a solution found in this forum by restoring to the old TEXT/HTML module, but my site still wasn't good. I could not enter the page settings or modulesettings. I upgraded tot DNN 4.5.5. (I had 4.5.3 which was working perfectly!). Now I can edit page settings and module settings. But: I couldn't place new modules on pages. Then I restarted the application from the hostsettings page and I could place new modules again. Untill... I don't know when, but now I can still place no new modules on the page. This is the error from the eventlog when trying to put a TEXT/HTML module on a page:
ModuleId: 773
ModuleDefId: 109
FriendlyName: Text/HTML
ModuleControlSource: DesktopModules/HTML/HtmlModule.ascx
AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Gospelkoor Joyful Sound
UserID: 5
UserName: jangeert
ActiveTabID: 151
ActiveTabName: Testpagina
RawURL: /JanGeert/Testpagina/tabid/151/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.joyfulsound.nl/JanGeert/Testpagina/tabid/151/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 28eedc30-282d-41ea-8d0d-94c755bb8d34
InnerException: Value cannot be null. Parameter name: input
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Text.RegularExpressions.Regex.Matches
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: input ---> System.ArgumentNullException: Value cannot be null. Parameter name: input at System.Text.RegularExpressions.Regex.Matches(String input) at System.Text.RegularExpressions.Regex.Matches(String input, String pattern) at DotNetNuke.Modules.Html.HtmlModule.ProcessTags(String content) at DotNetNuke.Modules.Html.HtmlModule.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Naam: WEB2
This is the error when trying to put a 'contacts' module on a page:
ModuleId: 775
ModuleDefId: 98
FriendlyName: Contacts
ModuleControlSource: DesktopModules/Contacts/Contacts.ascx
AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Gospelkoor Joyful Sound
UserID: 5
UserName: jangeert
ActiveTabID: 151
ActiveTabName: Testpagina
RawURL: /JanGeert/Testpagina/tabid/151/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.joyfulsound.nl/JanGeert/Testpagina/tabid/151/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 3629b9f9-74da-4e56-a76a-f191e8a148a3
InnerException: External component has thrown an exception.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.AssemblyBuilder.Compile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: External component has thrown an exception. ---> System.Web.HttpCompileException: External component has thrown an exception. at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) 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 Naam: WEB2
Any thoughts? Please help!!!