View Single Post
  #1  
Unread 01-21-2008, 09:03 AM
bfugate bfugate is offline
A Coastal Crab
 
Join Date: Jan 2008
Server: Antonia Bayle
Posts: 1
Unhappy Unknown Error: Systemat System.Diagnostics.Process.StartWithShellExecuteEx

Unknown Error: System
(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at WindowsApplication7.EQ2mapErrors.LinkLabel1_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)

Error Getting File List: System.Xml
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 WindowsApplication7.Form1.DownloadExtras()This is an unexpected token. The expected token is 'EndElement'. Line 433, position 1.
Reply With Quote