0X80040113 – Microsoft Exchange offline address book


When I enabled web based OAB distribution, Clients aren’t downloading the Offline Address Book at all. In fact Outlook OAB sync was hanging in half way for long time. In Outlook, Sync Issues folder has this error message logged.

9:07:52 Error synchronizing folder
9:07:52                  [80040115-514-469-0]
9:07:52                  Network problems are preventing connection to Microsoft Exchange.
9:07:52                  Microsoft Exchange Information Store
9:07:52                  For more information on this failure, click the URL below:
9:07:52                  http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=80040115-514-469-0

9:07:52 Done
13:37:40 Microsoft Exchange offline address book
13:37:40         0X80040113

This issue started right after enabling HTTP Redirect feature to redirect Exchange server URL (https://mail.company.com) to OWA URL (https://mail.company.com/owa). image

When I tried to access OAB URL (http://mail.company.com/oab), I get site not found (500) error. I supposed to get an authentication box and OAB.XML file. So the OAB site folder lost permissions to the users.

I checked web.config file at C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\OAB and saw no one has permissions (except local admins).

So the SOLUTION is give Authenticated Users to the C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\OAB folder and contents to READ permission.  That’s it. Problem solved.

4 thoughts on “0X80040113 – Microsoft Exchange offline address book

  1. On one of my servers, I’ve never had this problem. At another site, I constantly have this problem. I’ve done your suggestion and it resolves my issue; but the problem comes back. I have no real idea what to look for as this is a clean server with just Exchange CAS installed.

    😦

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s