[Mono-bugs] [Bug 378833] New: Web service returns "Error writing request"
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 10 12:48:07 EDT 2008
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: atsushi at ximian.com
ReportedBy: jfoster at capsher.com
QAContact: mono-bugs at 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.
More information about the mono-bugs
mailing list