【发布时间】:2011-09-02 03:28:36
【问题描述】:
我有 FBA 共享点站点。我正在尝试在主站点主页上使用讨论板 RSS 提要。当我使用 RSS 查看器 Web 部件时。我遇到了错误。
RssWebPart: Exception handed to HandleRuntimeException.HandleException
System.Xml.XmlException: Name cannot begin with the ' ' character,
hexadecimal value 0x20. Line 40, position 24. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset,
Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader....
会有什么问题?
【问题讨论】:
标签: sharepoint sharepoint-2007