Of all the upgrades I have done with DNN over the years, this is by far the bugiest and perhaps least tested. After hours getting the AD provider issue fixed, I was able to log into my sites.
Now I get the following error when clicking host>module definitions
Error: Module Definitions is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\WWWSITES\TechSpecPortal with MMS and USATrucks\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(61): error BC30311: Value of type 'String' cannot be converted to 'System.Version'. ---> System.Web.HttpCompileException: D:\WWWSITES\TechSpecPortal with MMS and USATrucks\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(61): error BC30311: Value of type 'String' cannot be converted to 'System.Version'. 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.ControlUtilites.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
Also, when trying to login to a sub portal under my main portal using firefox, I get the following error:
error=Failed+to+load+v13wstat3.++The+control+tree+into+which+v13wstat3+is+being+loaded+must+match+the+control+tree+that+was+used+to+save+v13wstat3+during+the+previous+request.++For+example%2c+when+adding+controls+dynamically%2c+the+controls+added+during+a+post-back+must+match+the+type+and+position+of+the+controls+added+during+the+initial+request.
If I use IE to log in, it works fine.
Tony Dodd
www.technospecialties.com