Home All Groups Group Topic Archive Search About

ISAPI extension gives 401.2 on Windows Integrated

Author
13 May 2009 2:14 PM
David Billing
Hi,

I run an ISAPI extension on IIS 6 ws2k3 and no proxy.

When I use the basic Auth. it works OK, but when using windows Integrated it
gives alot or 401.2 before 200. Standard .asp/.html files work but not files
run through the ISAP extension. When debugging I can see that the 401 comes
before entering the ISAPI ext. I have checked the ISAPI filters and there is
no other than ASP.

Thankful for any tips...
/David