[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
Mon Dec 14 23:46:12 EST 2009


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

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


--- Comment #4 from Paul Bowden <pbowden at microsoft.com> 2009-12-15 04:46:11 UTC ---
Yes, the same code compiled in Visual Studio succeeds in both cases (kernel
mode auth enabled or disabled). This is what I see in the IIS log coming from
your client:

#Software: Microsoft Internet Information Services 7.5
#Version: 1.0
#Date: 2009-12-15 03:34:36
#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-15 03:34:36 10.0.1.8 POST /ewsworks/exchange.asmx
;RC:b745992d-3075-4faa-a7a3-85b994a5feaa; 443 - 99.232.42.44 - 401 0 0 2515
2009-12-15 03:34:38 10.0.1.8 POST /ewsworks/exchange.asmx
;RC:b5ef7867-15b9-43f9-819f-27f36b9dc026;Init>>Conn:0,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:49906360,Sub:$null/0;SoapAction=m:ResolveNames;Version=3;RpcC=0;RpcL=0;LdapC=1;LdapL=125;End(828.0932ms)>>Conn:1,AD:$null/$null/0%,CAS:$null/$null/1%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:49906360,Sub:$null/0;
443 SP1\administrator 99.232.42.44 - 200 0 0 1796
2009-12-15 03:34:38 10.0.1.8 POST /ews/exchange.asmx
;RC:19d0f78d-3313-4a78-9d94-ffe2361dea50; 443 - 99.232.42.44 - 401 0 0 499
2009-12-15 03:34:38 10.0.1.8 POST /ews/exchange.asmx - 443 - 99.232.42.44 - 401
1 2148074254 109
2009-12-15 03:35:31 10.0.1.8 POST /ews/exchange.asmx
;RC:03da2108-6f72-496f-91db-cca06273e6ab; 443 - 99.232.42.44 - 401 0 0 140
2009-12-15 03:35:31 10.0.1.8 POST /ews/exchange.asmx - 443 - 99.232.42.44 - 401
1 2148074254 124
2009-12-15 03:36:33 10.0.1.8 POST /ews/exchange.asmx
;RC:718fdc6d-e425-4b19-857c-67b12a57b54e; 443 - 99.232.42.44 - 401 0 0 124
2009-12-15 03:36:33 10.0.1.8 POST /ews/exchange.asmx - 443 - 99.232.42.44 - 401
1 2148074254 109
2009-12-15 03:39:49 10.0.1.8 POST /ews/exchange.asmx
;RC:1dfa6888-df40-4df7-b017-eb4174a4b963; 443 - 99.232.42.44 - 401 0 0 140
2009-12-15 03:39:49 10.0.1.8 POST /ews/exchange.asmx - 443 - 99.232.42.44 - 401
1 2148074254 109
2009-12-15 03:45:47 10.0.1.8 POST /ews/exchange.asmx
;RC:43d34196-0cdd-4f92-9fd9-6f7a0ab34ed1; 443 - 99.232.42.44 - 401 0 0 156
2009-12-15 03:45:47 10.0.1.8 POST /ews/exchange.asmx - 443 - 99.232.42.44 - 401
1 2148074254 124
2009-12-15 03:46:15 10.0.1.8 POST /ews/exchange.asmx
;RC:8ac9fdf6-ce68-4970-b833-bf9c1c452cc5; 443 - 99.232.42.44 - 401 0 0 124
2009-12-15 03:46:46 10.0.1.8 POST /ewsworks/exchange.asmx
;RC:73c9a5d0-f62a-4439-b7ed-92bbb96564aa; 443 - 99.232.42.44 - 401 0 0 124

-- 
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