[Mono-bugs] [Bug 562043] HttpWebRequest returns 'invalid length' if kernel-mode auth is not enabled on IIS 7.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Dec 19 18:07:05 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=562043

http://bugzilla.novell.com/show_bug.cgi?id=562043#c7


--- Comment #7 from Paul Bowden <pbowden at microsoft.com> 2009-12-19 23:07:00 UTC ---
..another interesting snippet from the IIS log. This is what happens when the
Visual Studio-compiled app is configured to use the web services vdir that has
kernel mode auth enabled. Either way, .NET seems to just handle the different
configuration, whereas Mono doesn't.

#Software: Microsoft Internet Information Services 7.5
#Version: 1.0
#Date: 2009-12-19 23:01:21
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username
c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken
2009-12-19 23:01:21 10.0.1.8 POST /ewsworks/exchange.asmx
;RC:02a66e1d-a9d7-44fe-9315-fcdd54f10065; 443 - 10.0.1.1 - 401 0 0 3624
2009-12-19 23:01:24 10.0.1.8 POST /ewsworks/exchange.asmx
;RC:4e3a2909-8718-485d-b167-f4da419d67a0;Init>>Conn:0,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:66782207,Sub:$null/0;SoapAction=m:ResolveNames;Version=3;RpcC=0;RpcL=0;LdapC=1;LdapL=141;End(2859.2835ms)>>Conn:1,AD:$null/$null/0%,CAS:$null/$null/4%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:66782207,Sub:$null/0;
443 SP1\administrator 10.0.1.1 - 200 0 0 3343

-- 
Configure bugmail: http://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