Thread: Error code
View Single Post
  #1  
Unread 08-16-2007, 09:27 AM
khatsman khatsman is offline
A Coastal Crab
 
Join Date: Aug 2007
Server: Antonia Bayle
Posts: 1
Default Error code

I received this error code when trying to install the program. Any ideas?

Unknown Error: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, 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.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)The process cannot access the file 'C:\Program Files\Sony\EverQuest II\UI\EQ2MAP\eq2map\icons_exp03_dun_crushbone_keep_epic02_boss.xml' because it is being used by another process.
Reply With Quote