Hi,
I upgraded my DNN 5.01 site to 5.1. The upgrade went well with no error and warning. Atfer the upgrade, I have 2 problems so far.
First, when I click login, I get the following error:
A critical error has occurred.
You have been redirected to this default Login Page because the Login Page set for this website does not contain a valid DotNetNuke Account Login module, or the permissions have not been set correctly.
The login page appear under the error message.
Second, when I click on Host`->Host Settings, I get the following error:
A critical error has occurred.
Data at the root level is invalid. Line 807, position 8.
An error has occurred.
DotNetNuke.Services.Exceptions.ModuleLoadException: Data at the root level is invalid. Line 807, position 8. ---> System.Xml.XmlException: Data at the root level is invalid. Line 807, position 8. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) at System.Xml.XPath.XPathDocument..ctor(String uri, XmlSpace space) at System.Xml.XPath.XPathDocument..ctor(String uri) at DotNetNuke.Services.Localization.Localization.GetResourceFileCallBack(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedDataCallBack[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) at DotNetNuke.Common.Utilities.DataCache.GetCachedData[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) at DotNetNuke.Services.Localization.Localization.GetResourceFile(String resourceFile) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, Int32 portalID, CustomizedLocale resourceType, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, Int32 portalID, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetFromResourceFile(String key, String resourceFile, String userLanguage, String fallbackLanguage, String defaultLanguage, Int32 portalID, String& resourceValue) at DotNetNuke.Services.Localization.Localization.TryGetStringInternal(String key, String userLanguage, String resourceFile, PortalSettings objPortalSettings, String& resourceValue) at DotNetNuke.Services.Localization.Localization.GetStringInternal(String key, String userLanguage, String resourceFileRoot, PortalSettings objPortalSettings, Boolean disableShowMissngKeys) at DotNetNuke.Common.Globals.GetHelpText(Int32 moduleControlId) at DotNetNuke.UI.Modules.ModuleInstanceContext.AddHelpActions() at DotNetNuke.UI.Modules.ModuleInstanceContext.LoadActions(HttpRequest Request) at DotNetNuke.UI.Modules.ModuleInstanceContext.get_Actions() at DotNetNuke.UI.Containers.ActionBase.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
So I can't get the Host Settings page to manage my site Portal.
Something must be wrong somewhere in the database or in a config file. Someone have an idea of what could be wrong?
Thanks
Stephan Bourgeois