strange error when start notification server

feilongfeilong Member Posts: 6
edited 2007-03-05 in Navision e-Commerce
Hi, All,

I installed notification server successfully according to the steps shared by guys in the forum. But when i trigger the event i subscribed from http://localhost/BusinessNotificationSubscribe/, i didnt receive the mail. I look the Event Viewer Console and found the error:

Source: MessageBusAgent
Unknown error!


System.Xml.XmlException: There are multiple root elements. Line 9, position 2.
at System.Xml.XmlTextReader.ParseRoot()
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 Microsoft.BusinessSolutions.Integration.MessageBusAgent.Agent.PublishEvents()

I searched the internet and forum and didnt found the way to solve it.

Any suggestion is appriciated.

Thanks a again

Feilong
Sign In or Register to comment.