Re: WIN2K3 Server and WIN2K Pro Browser Issue
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 03/19/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: SSL Certificate Cached?"
- Previous message: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- In reply to: Mike Tindall: "Re: WIN2K3 Server and WIN2K Pro Browser Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Mar 2004 16:12:23 -0800
At this point, this is more of a FPSE question than an IIS question. The
500 is coming from an FPSE ISAPI, and I really do not know why.
The repeated 401.1 (Incorrect Logon) when you have Integrated Authentication
enabled seems weird to me -- if things go correctly with Integrated
Authentication, you should see a 401.2, then one or more 401.1, and finally
a 200 for the document, and thereafter, only 200s -- until the connection is
closed, which forces re-authentication of 401.2, etc .
Do you have KeepAlive enabled ? Is your authentication "Integrated
Authentication"-only, or are other authentications enabled?
Otherwise, you can try:
microsoft.public.frontpage.extensions.windowsnt
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Mike Tindall" <airbear1980@yahoo.com> wrote in message news:a0961931.0403180810.28666920@posting.google.com... I have the 403.6 (IP Rejected) error fixed. We are running Front Page Server Extensions 2002. Still seeing the 401.1 and the 500 responses. Mike "David Wang [Msft]" <someone@online.microsoft.com> wrote in message news:<#uB1G6NDEHA.2932@tk2msftngp13.phx.gbl>... > Actually, the log snippet is very useful and gives concrete facts: > - There is a 403.6 (IP Rejected) error > - There is a sequence of 401.1 (Incorrect Logon) followed by a 500 response > from /_vti_bin/owssvr.dll (a FPSE ISAPI DLL). > - The Win32 error accompanying the 500 response is 2148074242, which is > 0x80090302, which has a Win32 error of SEC_E_UNSUPPORTED_FUNCTION > > > You've set up some sort of IP Restriction against the client who is having > problems. This client is also repeatedly authenticating incorrectly, and > when it does authenticate correctly the ISAPI fails. > > What version of FrontPage Server Extensions are you running on the server? > > -- > //David > IIS > This posting is provided "AS IS" with no warranties, and confers no rights. > // > "Mike Tindall" <airbear1980@yahoo.com> wrote in message > news:a0961931.0403171639.265eba2d@posting.google.com... > Hi all - > > I am having a strange problem with one of my client's Windows 2003 > servers. The server is setup running IIS 6 hosting SharePoint and MS > Project Server. All client computers running XP Pro can browse to the > web sites on the box without a problem. Windows 2000 Pro computers > are prompted for authentication, but immediately after receive an 500 > server error. We are using Windows authentication in a domain > environment. The 2K Pro boxes have IE 6 with all patches installed. > The IIS logs aren't shedding much light on things. Has anyone run > into any problems using Windows 2003 Server and Windows 2000 Pro like > this? > > Here are the IIS logfile entries for this issue: > > 2004-03-17 13:53:41 CVTEXCH 192.168.1.200 GET /_vti_bin/owssvr.dll - 80 - > 192.186.1.136 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322) 403 6 > 0 > 2004-03-17 13:57:05 CVTEXCH 192.168.1.200 GET /_vti_bin/owssvr.dll - 80 - > 192.186.1.136 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322) 401 1 > 0 > 2004-03-17 13:57:13 CVTEXCH 192.168.1.200 GET /_vti_bin/owssvr.dll - 80 - > 192.186.1.136 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322) 500 0 > 2148074242 > 2004-03-17 13:57:56 CVTEXCH 192.168.1.200 GET /_vti_bin/owssvr.dll - 80 - > 192.186.1.136 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322) 401 1 > 0
- Next message: anonymous_at_discussions.microsoft.com: "Re: SSL Certificate Cached?"
- Previous message: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- In reply to: Mike Tindall: "Re: WIN2K3 Server and WIN2K Pro Browser Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|