View Single Post
  #1  
Unread 11-25-2007, 04:44 AM
ozbatov ozbatov is offline
A Crazed Gnoll
 
Join Date: Apr 2005
Server: Splitpaw
Posts: 24
Default Error Opening Database File

Error Opening Database File: System.Xml
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.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlLoader.ReadCurrentNode(XmlDocument doc, XmlReader reader)
at System.Xml.XmlDocument.ReadNode(XmlReader reader)
at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(String fileName)
at EQ2MAPUpdater.MainWindow.DownloadUpdates()The '<' character, hexadecimal value 0x3C, cannot be included in a name. Line 264, position 12.
Reply With Quote