View Single Post
  #1  
Unread 12-27-2005, 05:27 AM
Dibbs Dibbs is offline
A Young Mystail Rat
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 3
Default Extended Updating Error to the FAQ

Hope someone can help..


Error Getting File List: System
at System.Net.Dns.IsLocalHostExpired()
at System.Net.WebProxy.get_LocalHostAddresses()
at System.Net.WebProxy.IsLocal(Uri host)
at System.Net.WebProxy.IsBypassed(Uri host)
at System.Net.WebProxy.GetProxy(Uri destination)
at System.Net.ServicePointManager.FindServicePoint(Uri address, IWebProxy proxy)
at System.Net.HttpWebRequest.FindServicePoint(Boolean forceFind)
at System.Net.HttpWebRequest.BeginSubmitRequest(Boolean forceFind)
at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state)
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 type initializer for "System.Net.Dns" threw an exception.


Oh and Application has full access through Firewall..

Thanks...

Last edited by Dibbs : 12-27-2005 at 05:33 AM.
Reply With Quote