You Receive a "Service Unavailable" Error Message When You Browse a Windows SharePoint Services Web Site (823552)
The information in this article applies to:
- Microsoft Windows SharePoint Services
- Microsoft Office SharePoint Portal Server 2003
SYMPTOMS When you browse a Windows SharePoint Services Web site, you
may receive the following error message: CAUSEThis issue may occur if the application pool for the virtual
server is configured incorrectly in Microsoft Internet Information Services
(IIS) 6.0. This issue may occur if one or more of the following conditions are
true:
- The application pool is not running.
- The application pool account uses an incorrect
password.
- The application pool account is not a member of both the
IIS_WPG group and the STS_WPG group on the server.
RESOLUTIONTo resolve this problem, follow these steps:
- Verify that the application pool is configured for the
virtual server. The default application pool is MSSharePointPortalAppPool.
Follow these steps to
determine the application pool that the virtual server is using:
- Click Start, point to
Administrative Tools, and then click Internet
Information Services (IIS) Manager.
- Expand
ServerName, expand Web
Sites, right-click the virtual server, and then click
Properties.
- Click the Home Directory
tab.
The application pool that is configured for the virtual server is
listed in the Application pool box. - Click OK.
- Verify that the password for the application pool account
is correct. IIS does not automatically poll password changes in
Active Directory directory service. If the application pool account is a domain account, and the
password expires, you may receive the error message that is described in
the "Symptoms" section of this article after a new password is specified for
the account.
Follow these steps to verify that the password for the application pool
account is correct:
- In Internet Information Services (IIS) Manager, expand
Application Pools.
- Right-click the application pool that is configured for
the virtual server (for example, right-click
MSSharePointPortalAppPool), and then click
Properties.
- Click the Identity tab.
- In the Password box, type the password
of the application pool account that is listed in the User
name box, and then click OK.
- In the Confirm Password dialog box,
type the password again, and then click OK.
- Verify that the application pool account is a member of both the
IIS_WPG group and the STS_WPG group on the server:
Use one of the following methods as appropriate to your
situation:- If SharePoint Portal Server is installed on a
member server:
- Click Start, point to
Administrative Tools, and then click Computer
Management.
- Expand Local Users and Groups,
and then expand Users.
- Right-click the account that is used by the
application pool for the virtual server, and then click
Properties.
- Click the Member of
tab.
Verify that both IIS_WPG and
STS_WPG appear in the Member of
list. If one or both groups are not listed, add the
IIS_WPG group, the STS_WPG group,
or both groups (as appropriate) to the list.
- If SharePoint Portal Server is installed on a
domain controller:
- Start Active Directory Users and
Computers.
- Expand Users.
- Right-click the account that is used by the
application pool for the virtual server, and then click
Properties.
- Click the Member of
tab.
Verify that both IIS_WPG and
STS_WPG appear in the Member of
list. If one or both groups are not listed, add the
IIS_WPG group, the STS_WPG group,
or both groups (as appropriate) to the list.
- Restart IIS to recycle the application pools:
- In Internet Information Services (IIS) Manager,
right-click ServerName, point to
All Tasks, and then click Restart
IIS.
- Click Restart Internet Information Services on
ServerName, and then click
OK.
Modification Type: | Minor | Last Reviewed: | 1/9/2006 |
---|
Keywords: | kbpending kberrmsg kbBug KB823552 kbAudITPRO |
---|
|