View Single Post
  #1  
Unread 12-02-2005, 09:17 PM
Arkyan Arkyan is offline
A Coastal Crab
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 1
Default What does this mean?

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\EQ2MAP\images\maps\map_deathfist_basement.dds" because it is being used by another process.






And how do i fix it?


Arkyan
Reply With Quote