View Single Post
  #1  
Unread 12-22-2006, 05:09 AM
emirates emirates is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 2
Default help me plz with this error

Hi i'm trying to update eq2map and got error

An Unhandled exception has occurred in a componenet in yur application .Click continue and appliction will ignore this error and attempt to continue .
The current Threasd must set to singel thread apartment (STA) mode before OLE calls can be made.Ensure that your main function has STAThreadAttribute marked on it ..


Error Getting File List: System
at System.Net.HttpWebRequest.GetResponse()
at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReader.CreateScanner()
at System.Xml.XmlTextReader.Init()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(String fileName)
at WindowsApplication7.Form1.DownloadExtras()The operation has timed-out....

Would some one please help me

Last edited by emirates : 12-22-2006 at 04:05 PM.
Reply With Quote