Re: sharepoint - service not available



resolved the issue by restarting the IIS service under the
administrator account default for the service. followed these methods
for answer:

CAUSE
This 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.

RESOLUTION
To resolve this problem, follow these steps: 1. 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: a. Click Start, point to Administrative Tools, and
then click Internet Information Services (IIS) Manager.
b. Expand ServerName, expand Web Sites, right-click the virtual
server, and then click Properties.
c. Click the Home Directory tab.

The application pool that is configured for the virtual server is
listed in the Application pool box.
d. Click OK.

2. 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: a. In Internet Information Services (IIS)
Manager, expand Application Pools.
b. Right-click the application pool that is configured for the
virtual server (for example, right-click MSSharePointPortalAppPool),
and then click Properties.
c. Click the Identity tab.
d. In the Password box, type the password of the application pool
account that is listed in the User name box, and then click OK.
e. In the Confirm Password dialog box, type the password again, and
then click OK.

3. 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:a.
If Windows SharePoint Services 2.0 is installed on a member server: 1.
Click Start, point to Administrative Tools, and then click Computer
Management.
2. Expand Local Users and Groups, and then expand Users.
3. Right-click the account that is used by the application pool for
the virtual server, and then click Properties.
4. 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.

b. If Windows SharePoint Services 2.0 is installed on a domain
controller: 1. Start Active Directory Users and Computers.
2. Expand Users.
3. Right-click the account that is used by the application pool for
the virtual server, and then click Properties.
4. 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.


4. Restart IIS to recycle the application pools: a. In Internet
Information Services (IIS) Manager, right-click ServerName, point to
All Tasks, and then click Restart IIS.
b. Click Restart Internet Information Services on ServerName, and
then click OK

.



Relevant Pages

  • RE: SOME Users cannot access OWA others do, error HTTP 500
    ... I understand that some account access OWA ... IIS 6.0 compression corruption causes access violations ... compressed copy of the affected files on the SBS server: ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS 6 features
    ... of your web *server*. ... In the case where a web application pool is failing ... You can configure how and when Rapid Fail Protection kicks in. ... interested in getting to know IIS 6, then I suggest reading the IIS Res Kit: ...
    (Focus-Microsoft)
  • RE: OWA HTTP 500 Error for some users
    ... Known issues that cause the "HTTP 500 internal server error" error message ... Right-click Application Pools, point to New and select Application Pool. ... Outlook Web Access to Connect to Your Microsoft Exchange Server 2003 Mailbox ... Open "Internet Information Service (IIS) Manager" console, ...
    (microsoft.public.windows.server.sbs)
  • Re: Virtual Directory - Permission Denied with fso CopyFile
    ... TestUser (normal user account with same credentials on all machines). ... I logged into the IIS server as vdirUser and simply typed ... open and I had read and write permissions to the share. ... I logged off and back into the IIS server as the administrator and deleted ...
    (microsoft.public.inetserver.iis)
  • RE: Anybody seen this error?
    ... This error is caused when the IIS common files fail when making ADSI calls ... account doesn't have the correct access to the IIS metabase. ... I (Admin) have a separate administrative account with all rights. ... | Active Directory Services cannot find the web server. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading