We just upgraded our DNN installation to DNN 4.8 and yesterday I upgraded many of our modules. I didn't have FCK installed before. When I installed this FCK module, there were red errors in the installation.
Now, when I load my web site, all the images take a long time to load and have red x boxes. This never happened before. I mention this because I notice that others are also having problems with images.
Also, in the Event Viewer I am getting alot of exceptions like the following:
InnerException: Could not load type 'DotNetNuke.Modules.Html.HtmlTextController'.
InnerException: Error Creating BusinessControllerClass 'DotNetNuke.Modules.Html.HtmlTextController' of module(DNN_HTML) id=(398) in tab(54) and portal(0)
Message: System.Exception: Error Creating BusinessControllerClass 'DotNetNuke.Modules.Html.HtmlTextController' of module(DNN_HTML) id=(398) in tab(54) and portal(0) ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
I don't know if this is a problem with the regular HTML editor or FCK editor. The FCK doesn't even show up as a module in my list.
I really don't know what to do. Can anyone help?
Thanks,
Bee