Thread: error ?
View Single Post
  #1  
Unread 08-26-2006, 12:58 PM
hejhej6 hejhej6 is offline
A Coastal Crab
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 1
Exclamation error ?

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)
Reply With Quote