Thread: Error updating
View Single Post
  #1  
Unread 11-02-2006, 10:40 AM
willeau willeau is offline
A Coastal Crab
 
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 1
Default Error updating

File: under_fprt_south.xml
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.DownloadWorker.DownloadFile()The process cannot access the file "C:\Program Files\Sony\EverQuest II\UI\EQ2MAP\eq2map\under_fprt_south.xml" because it is being used by another process.
File: under_fprt_west.xml
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.DownloadWorker.DownloadFile()The process cannot access the file "C:\Program Files\Sony\EverQuest II\UI\EQ2MAP\eq2map\under_fprt_west.xml" because it is being used by another process.
File: under_qey_south.xml
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.DownloadWorker.DownloadFile()The process cannot access the file "C:\Program Files\Sony\EverQuest II\UI\EQ2MAP\eq2map\under_qey_south.xml" because it is being used by another process.


Was installing on a new computer for first time. received the above error(s). Eq2 was not launched if that info helps at all.
Reply With Quote