Jestem świeży, więc mogłem coś przeoczyć, proszę o wyrozumiałość,
MS 2.0.2
.NET 4.0.30319
Win 7 64bit
Po dodaniu nowego downloadu wyskakuje okno błędu

Program dodaje downlad, ale zatrzymuje sie na hashowaniu 0% i nic dalej się nie dzieje.
Po zatrzymaniu i ponownym uruchomieniu pojawia się okno z tekstem...
Kod:
System.ArgumentOutOfRangeException: Wartość 'minValue' nie może być większa niż maxValue.
Nazwa parametru: minValue
w System.Random.Next(Int32 minValue, Int32 maxValue)
w WXMr.9VvJ6.hD6(Object , EventArgs )
w System.Windows.Forms.Control.OnClick(EventArgs e)
w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ButtonBase.WndProc(Message& m)
w System.Windows.Forms.Button.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)