View Single Post
  #1  
Unread 01-03-2007, 05:04 PM
shadowsmage shadowsmage is offline
A Coastal Crab
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 1
Default Update error - looked around already

I read through several dozen posts, was unable to find thiss exact error.

Ive been using the update for a year without issue.

Now it stops at 5pct

Unknown Error: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.Security.Cryptography.HashAlgorithm.ComputeHash(Stream inputStream)
at WindowsApplication7.Form1.GetFileMD5(String FilePath)
at WindowsApplication7.Form1.DownloadExtras()
at WindowsApplication7.Form1.DoUpdates()
at WindowsApplication7.Form1.pxUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Data error (cyclic redundancy check).
Reply With Quote