I got this wierd error on XSP after it had been running for a while. The exception was much bigger but for some reason my xterm didn't copy anymore than this.

Internal error: OutputPage threw an exception System.Exception: Internal error: shouldn't get here
in <0x000f6> System.Web.HttpResponseStream+Block:GetChunk (Int32 size)
in <0x00068> System.Web.HttpResponseStream+Chunk:GetChunk (Int32 cb)
in <0x00029> System.Web.HttpResponseStream+ByteBucket:.ctor (Int32 cb)
in <0x0004f> System.Web.HttpResponseStream:AppendBuffer (System.Byte[] buffer, Int32 offset, Int32 count) in <0x00064> System.Web.HttpResponseStream:Write (System.Byte[] buffer, Int32 offset, Int32 count)
in <0x00056> System.Web.HttpWriter:Write (System.String s)
in <0x0002f> System.Web.HttpResponse:Write (System.String s)
in <0x000a6> System.Web.HttpResponse:Redirect (System.String url, Boolean endResponse) in <0x000bd> System.Web.HttpApplication:RedirectErrorPage (System.String error_page)
in <0x001d1> System.Web.HttpApplication:RedirectCustomError ()
in <0x0023a> System.Web.HttpApplication:OutputPage ()
in <0x000a3> System.Web.HttpApplication:PipelineDone ()

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to