Hi All,
Its been 3 months now since I have been using dotnetnuke and I must say it is pretty good. It makes creating and maintaining a website much more easy.
However, I have experimented a lot with dotnetnuke and as a result I have run into some technical issues. I was playing around with the database and changed the 'admin' and 'host' default userID and profileID values. I set those values to some random number. When I tried to login, I got an XML error ,
'>' is an unexpected token. The expected token is '='. Line 1, position 11.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: '>' is an unexpected token. The expected token is '='. Line 1, position 11.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[XmlException: '>' is an unexpected token. The expected token is '='. Line 1, position 11.] System.Xml.XmlTextReaderImpl.Throw(Exception e) +87 System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +79 System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) +157 System.Xml.XmlTextReaderImpl.ParseAttributes() +789 System.Xml.XmlTextReaderImpl.ParseElement() +557 System.Xml.XmlTextReaderImpl.ParseDocumentContent() +713 System.Xml.XmlTextReaderImpl.Read() +42 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +256 System.Xml.XmlDocument.Load(XmlReader reader) +97 System.Xml.XmlDocument.LoadXml(String xml) +184 DotNetNuke.Common.Utilities.XmlUtils.DeSerializeHashtable(String xmlSource, String rootname) +112 DotNetNuke.Services.Personalization.PersonalizationController.LoadProfile(Int32 UserId, Int32 PortalId) +111 DotNetNuke.Services.Personalization.PersonalizationController.LoadProfile(HttpContext objHTTPContext, Int32 UserId, Int32 PortalId) +39 DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e) +3174 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +138 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65
|
As a result, I set the admin n host USERID and PROFILEID values back to the original default values but I still keep getting this error.
Could anyone give some inputs as why did this happen and is there a solution to this??
Thank You
Melrine
![](file:///C:/DOCUME~1/pintome/LOCALS~1/Temp/moz-screenshot.jpg)