.Net, 我回来了 MSN: wangxiong#msn.com
参考 Url: http://communityserver.org/forums/thread/483092.aspx
是MachineKey的问题, 在Web.config中修改即可
在Msdn上对MachineKey的解释是加密与解密Cookie 确认用户身份这样的东西
参考:
MSDN: http://msdn.microsoft.com/library/default.asp?url=...
http://menory.blog.51cto.com/post/25986/4902
posted on 2006-09-16 14:20 xwang 阅读(485) 评论(2) 编辑 收藏 所属分类: CommunityServer
对帖子进行“转移”操作,在选择好转移到的版块后,提交时有错误: Server Error in '/' Application. -------------------------------------------------------------------------------- Error loading client data: System.Xml.XmlException: This is an unexpected token. The expected token is 'EndElement'. Line 1, position 4289. at System.Xml.XmlTextReader.Read() at System.Xml.XmlValidatingReader.ReadNoCollectTextToken() at System.Xml.XmlValidatingReader.Read() at System.Xml.XmlLoader.LoadCurrentNode() at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ComponentArt.Web.UI.TreeView.LoadClientData(String sData) 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.Exception: Error loading client data: System.Xml.XmlException: This is an unexpected token. The expected token is 'EndElement'. Line 1, position 4289. at System.Xml.XmlTextReader.Read() at System.Xml.XmlValidatingReader.ReadNoCollectTextToken() at System.Xml.XmlValidatingReader.Read() at System.Xml.XmlLoader.LoadCurrentNode() at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ComponentArt.Web.UI.TreeView.LoadClientData(String sData) 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: [Exception: Error loading client data: System.Xml.XmlException: This is an unexpected token. The expected token is 'EndElement'. Line 1, position 4289. at System.Xml.XmlTextReader.Read() at System.Xml.XmlValidatingReader.ReadNoCollectTextToken() at System.Xml.XmlValidatingReader.Read() at System.Xml.XmlLoader.LoadCurrentNode() at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ComponentArt.Web.UI.TreeView.LoadClientData(String sData)] ComponentArt.Web.UI.TreeView.LoadClientData(String sData) +353 ComponentArt.Web.UI.TreeView.LoadViewState(Object savedState) +138 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +136 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +414 System.Web.UI.Page.LoadPageViewState() +306 System.Web.UI.Page.ProcessRequestMain() +447 --------------------- 请问大侠门怎么解决? 回复 引用
具体的你可以加我QQ问:57872034 回复 引用