SharePoint, SharePoint 2003, SharePoint 2007, MOSS, MOSS 2007, SharePoint Server, InfoPath 2007, InfoPath, InfoPath 2003, SharePoint 2010

SharePointed

All things SharePoint

SharePointed header image 2

Server was unable to process request. —> Access is denied.

April 17th, 2009 · 1 Comment

I was seeing this error when trying to create new email address for a Document Library.

When setting up email in SharePoint, make sure your Application Pool account, Timer account, and the account you are using for mail access are all the same.

After updating this, the Server was unable to process request. —> Access is denied. error went away.


In Windows Server 20008 the Application Pools are located here:

Server Manager –> Roles –> Web Server (IIS) –> Internet Information Services
Under the Connections section click on Application Pools

App Pool Setp

On the right side of the screen you will see Actions.  From there click on Advanced Settings…

App Pool User

The value in the Identity field is the same account we use for the Timer Service and the account that has access to Active Directory.

How to check or update the Windows SharePoint Services Timer:

Open Server Manager, in Windows Server 2008 this can be found in the Start Menu (start button) or  type Server Manager in the search box in the Start Menu.  Once you have this open click on Configuration –> Services then locate Windows SharePoint Services Timer.

Windows Server 2008 Server Manager

From there right click on Windows SharePoint Services Timer and select Properties.  Now, click on the Log On tab.  The account listed should also be the same as the account you were using in the Application Pool.

server manager user

Let me know if you have any questions.

Tags: SharePoint

1 response so far ↓

  • 1 Diver Down // Apr 24, 2009 at 10:47 am

    Could you please explain a littel more detail where to find this values.
    Thanks

Leave a Comment