Consider the following scenario:
- You configure routing group connectors between Microsoft Exchange Server 2003 routing groups and Exchange Server 2010 Hub Transport servers.
- The Hub Transport servers are in different Active Directory sites.
- You try to use the Routing Log Viewer tool to open routing log files on the Hub transport servers.
System.Xml.Schema.XmlSchemaValidationException: Error: The element 'SourceOrTargetServers' has incomplete content. List of possible elements expected: 'String'.
at Microsoft.Exchange.Transport.RoutingTableLog.Parser.Parser.ValidateLog(XPathDocument doc, String schemaVersion)
at Microsoft.Exchange.Transport.RoutingTableLog.Parser.Parser.Parse(XPathDocument document)
at Microsoft.Exchange.Transport.RoutingTableLog.Viewer.MainForm.ParseLogBackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
at Microsoft.Exchange.Transport.RoutingTableLog.Parser.Parser.ValidateLog(XPathDocument doc, String schemaVersion)
at Microsoft.Exchange.Transport.RoutingTableLog.Parser.Parser.Parse(XPathDocument document)
at Microsoft.Exchange.Transport.RoutingTableLog.Viewer.MainForm.ParseLogBackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)