Re: Error 401.1 (iis 6.0)
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 01/29/05
- Next message: David Wang [Msft]: "Re: How can I avoid using SQL Authentication with the Office Web Parts?"
- Previous message: David Wang [Msft]: "Re: Can WCAT for IIS 6 use scripts generated by by ACT?"
- In reply to: Rick B: "Error 401.1 (iis 6.0)"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 29 Jan 2005 04:06:20 -0800
Getting 401.1 indicates that the username/password provided to IIS was
incorrect -- hence you will never get to do anything on IIS since you are
not authenticated.
IIS6 should never need to restart -- just recycling the Application Pool
from the IIS Manager UI of the hanging application should be sufficient. If
you need to restart, it is likely the hang is happening ELSEWHERE on the
system.
You are describing two sorts of problems -- one is a "hang" and the other is
authentication -- that are not usually related -- especially since you are
only getting 401.1 SOMETIMES and not all the time. I would look at the hang
first and diagnose that (because a hang may cause bad state that later
translate into 401.1 -- so if you solve the hang the 401.1 never happens).
Try using IIS State when the server appears hanging and post the log here.
http://www.iisfaq.com/default.aspx?view=P197
FYI: You may want to consider running Windows Server 2003 Small Business
Edition instead of piece-meal installation of Windows Server 2003. It is
designed for your situation:
-- for a price lower than Windows Server 2003, it gives you a web server,
Sharepoint for group collaboration/website building, Exchange, OWA (web
email access), secure and remote access to any company desktop (no need for
VPN), remote server monitoring/adminstration, etc
-- basically, designed to be the one server that does it all when an
organization doesn't really have a dedicated IT staff and very easy to set
up (I know nothing about Exchange/OWA, but after the automated install that
asked me some networking questions, I had Outlook running and working,
Outlook over HTTP (rich access to email using HTTP) working, as well as OWA
(web-based access to email using HTTP) working -- I was amazed.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Rick B" <RickB@discussions.microsoft.com> wrote in message news:FC947E3A-925C-4120-9EB9-0409C7149945@microsoft.com... We have a new 2003 server just basically running a third party email program it's called workgroup mail. We are a relatively small comapny but have people across the US and need webmail access. here is the problem at least twice a day i need to restart the IIS services so the webmail page can be viewed. The services are not stopping i just stop and restart and the webpage opens great. I get the Unaturized access message is denied due to invalid credentials. But everything i have read on here talks about loggin in. it doesn't even let us get to that point it just displays that page. Any insight would be greatly appreciated -- Rick B
- Next message: David Wang [Msft]: "Re: How can I avoid using SQL Authentication with the Office Web Parts?"
- Previous message: David Wang [Msft]: "Re: Can WCAT for IIS 6 use scripts generated by by ACT?"
- In reply to: Rick B: "Error 401.1 (iis 6.0)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|