 |

04-23-2006, 10:30 AM
|
|
A Young Mystail Rat
|
|
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 2
|
|
Error upon first opening Eqmap auto update.
Hey, i am getting this error whenever i load the eqmap auto updater. Anyone know what to do? thanks
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: An unexpected error occurred on a receive
|

04-23-2006, 10:52 AM
|
|
A Coastal Crab
|
|
Join Date: May 2005
Server: Antonia Bayle
Posts: 1
|
|
I had just ran Windows Update but I'm not sure what all it installed. I am now getting this..
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.
|

04-25-2006, 06:25 AM
|
|
A Young Mystail Rat
|
|
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 2
|
|
at System.Net.HttpWebRequest.CheckFinalStatus()
Hey just found this on eq2map main site. might help ya, gonna see if it works for me now. goodluck
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: Unable to connect to the remote server.
The updater cant connect to the internet, you must allow the updater to connect to the internet. The most common problem is a firewall that is not set up properly.
|

04-27-2006, 12:38 PM
|
|
A small badger.
|
|
Join Date: Apr 2005
Server: Splitpaw
Posts: 86
|
|
These are both issues with your network setup.
Unexpected error is usually something like losing connectivity or something breaking the connection.
"The remote name could not be resolved." means something is blocking the application from even getting to the internet as it can't find the DNS entry for for web server. Usually a firewall but could be a dodgy connection again, or a dodgy DNS entry at a push.
|

05-23-2006, 05:55 PM
|
|
A Young Mystail Rat
|
|
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 2
|
|
That's interesting. I've tested this in 3 different networks now (2 wireless, one wired) and have received the same error. I have my softward firewall disabled in all three tests, so I'm confused about the error message.
The error certainly would seem logical in a situation where a connectivity issue or firewall issue was present. However, again, I'm trying this in various locations with what is, at least in two of the cases, different networks.
When all is said and done, EQ2maps isn't working, but the game does without any difficulty. Thoughts?
|

05-26-2006, 04:16 AM
|
|
A Coastal Crab
|
|
Join Date: May 2006
Server: Antonia Bayle
Posts: 1
|
|
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: Unable to connect to the remote server.
|

05-26-2006, 02:53 PM
|
|
A Coastal Crab
|
|
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 1
|
|
When i open EQ2map auto update i get this error that sais. "only 1 instance of this program can be running" Heres the error. How do i fix this problem and what do i do?
Unknown Error: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at WindowsApplication7.Form1.GetFileMD5(String FilePath)
at WindowsApplication7.Form1.DownloadExtras()
at WindowsApplication7.Form1.DoUpdates()
at WindowsApplication7.Form1.Timer3_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)The process cannot access the file "C:\Program Files\Sony\EverQuest II\UI\Undead-Gothic\images\maps\map_solusekseye_epic01_nagafen.dds" because it is being used by another process.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:05 PM.
|
 |