View Single Post
  #10  
Unread 08-09-2005, 03:22 PM
Mindparadox Mindparadox is offline
A Forest Scavenger
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 16
Default same problem

Code:
Error Getting File List: System
   at System.Net.HttpWebRequest.CheckFinalStatus()
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   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 underlying connection was closed: The remote name could not be resolved.
i've done the manual update, and i can see the XML page no problem.

first time getting this error, but yesterday, after running a spybot 1.4 scan, i used the map updater and it took exactly five minutes to update - then it started updating the map/zone files.

not sure if spybot was the culprit, but thats the only thing i did differently from the time before.

just gonna do a clean uninstall then reinstall and see if it works, even though i've had clients at work get similar xml errors and a XML parser (4.0 for them) reinstall worked. just a thought.
Reply With Quote