View Single Post
  #1  
Unread 07-18-2005, 07:05 PM
Kale27 Kale27 is offline
A Crazed Gnoll
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 20
Default Remote server returned error

Quote:
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 remote server returned an error: (404) Not Found.
Been getting this since day one. Any ideas? Ive checked the FAQ etc but found nothing with solves this problem.

.NET 1.1 is installed. Using fetish's UI. Im trying to update because half the zones are just blank.
Reply With Quote