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


           Summary: Web service returns "Error writing request"
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: Customer


Created an attachment (id=207275)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207275)
ZIP file containing a CSPROJ with all needed files

Attempts to access a particular web service fail with an "error writing
request" WebException when run under Mono.  Normally, the request should fail
with a "401 Authorization Required" error in the test case I've provided (the
"error writing request" error still appears when valid credentials are
provided), but it never seems to reach that step in Mono.

For this test case, I needed more than just the CS file, so I've attached the
entire CSPROJ.  The project already has the needed web service, so it should be
ready to run.  Just click the Perform Test button to run the test.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to