SHOW:
|
|
- or go back to the newest paste.
1 | 00:30:57 - [APPLICATION]: | |
2 | APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs | |
3 | ||
4 | Exception: System.ArgumentOutOfRangeException: Cannot be negative. | |
5 | Parameter name: startIndex | |
6 | at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] in <filename unknown>:0 | |
7 | at HttpServer.RequestCookies..ctor (System.String cookies) [0x00000] in <filename unknown>:0 | |
8 | at HttpServer.HttpClientContext.OnRequestCompleted (System.Object source, System.EventArgs args) [0x00000] in <filename unknown>:0 | |
9 | at (wrapper delegate-invoke) <Module>:invoke_void__this___object_EventArgs (object,System.EventArgs) | |
10 | at HttpServer.Parser.HttpRequestParser.OnRequestCompleted () [0x00000] in <filename unknown>:0 | |
11 | at HttpServer.Parser.HttpRequestParser.Parse (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0 | |
12 | at HttpServer.HttpClientContext.OnReceive (IAsyncResult ar) [0x00000] in <filename unknown>:0 | |
13 | ||
14 | Application is terminating: True |