https://bugzilla.novell.com/show_bug.cgi?id=340916

           Summary: HttpException accessing InputStream after redirect
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


When HttpRequest.InputStream is accessed in an ASPX to which a request was
redirected, then the following exception is thrown:

System.Web.HttpException: The request body is incomplete.
  at System.Web.HttpRequest.MakeInputStream () [0x00000]
  at System.Web.HttpRequest.get_InputStream () [0x00000]
  at ASP.New_aspx.OnLoad (System.EventArgs e) [0x00000]
  at System.Web.UI.Control.LoadRecursive () [0x00000]
  at System.Web.UI.Page.InternalProcessRequest () [0x00000]
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to