Re: You are not authorized to view this page
- From: "Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 17:51:16 +1000
302 = redirect
301 = redirect
Those are not "errors". Instead your browser is being told to make a new request for a different page.
401.1 is an authentication challenge (you are being challenged to provide allowed credentials)
402.2 - IIS does not implement this error code. Please verify what you have in your logfile. If it's, instead, 401.2 then that may be part of a legitimate NTLM authentication. What is the *next* request? Does it have a 200 OK status?
Can you post the entire logfile entries you have (including the one following the entries above)?
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"Bob" <someone@xxxxxxxxxxxxx> wrote in message news:uHYXtCUiHHA.5008@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I have two IIS servers with similar setups,
When I logon to the server and use IE to view the website, everything works as expected on both servers
When I use a different computer to view the same pages, then one works OK, and the other gives me the error in the subject line.
Looking in the log for the IIS server that gives me the error, there are a series of errors
302 0 0
301 0 0
401 1 0
402 2 2148074254
Where should I be looking to resolve the error and get the remote browser sesssion working?
Thanks Heaps
Bob
.
- Follow-Ups:
- References:
- You are not authorized to view this page
- From: Bob
- You are not authorized to view this page
- Prev by Date: Re: Adding SSL to a framed website
- Next by Date: Re: You are not authorized to view this page
- Previous by thread: You are not authorized to view this page
- Next by thread: Re: You are not authorized to view this page
- Index(es):
Relevant Pages
|