Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. 18:33:28 - [APPLICATION]:
  2. APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
  3.  
  4. Exception: System.ArgumentOutOfRangeException: Non-negative number required.
  5. Parameter name: srcOffset
  6. at System.Buffer.BlockCopy (System.Array src, Int32 srcOffset, System.Array dst, Int32 dstOffset, Int32 count) [0x000b7] in /home/osgrid/install/mono2102/mono-2.10.2/mcs/class/corlib/System/Buffer.cs:103
  7. at System.Net.WebConnectionStream.ReadAll () [0x00183] in /home/osgrid/install/mono2102/mono-2.10.2/mcs/class/System/System.Net/WebConnectionStream.cs:263
  8. at System.Net.WebConnectionStream.CheckResponseInBuffer () [0x0002f] in /home/osgrid/install/mono2102/mono-2.10.2/mcs/class/System/System.Net/WebConnectionStream.cs:124
  9. at (wrapper remoting-invoke-with-check) System.Net.WebConnectionStream:CheckResponseInBuffer ()
  10. at System.Net.WebConnection.ReadDone (IAsyncResult result) [0x001bc] in /home/osgrid/install/mono2102/mono-2.10.2/mcs/class/System/System.Net/WebConnection.cs:479
  11.  
  12. Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement