Microsoft CRM ABP
I have many questions and emails regarding ABP. So what is ABP, well ABP stands for Address Book Provider. This integrates with your normall address book in Outlook. It will sync Queues / Users, Leads, Accounts, contacts and Facilities/Equipment.
Sometimes the Microsoft Client setup fails and has an error about the ABP, although it finishes the setup and the client is working. Follow these steps to manually install the ABP when your setup might end with an error regarding the ABP.
1. The installation will fail with Action Microsoft.Crm.Setup.Client.InstallAbpAction failed. This is an error regarding the CRM Address Book Provider. The next steps will fix the problem:
2. Find the CRMABS32.dll from the CRM Client Installation Disk (CD 2) in the \PFiles\MSCRM\Client\bin folder, and copy this to both C:\Program Files\Common Files\System\MSMAPI\1033 and C:\WINDOWS\system32 folders
3. Copy the following text at the bottom of both C:\Program Files\Common Files\System\MSMAPI\1033\MAPISVC.INF and C:\WINDOWS\system32\MAPISVC.INF
[MSCRM AB]
Providers=MSCRM ABP
PR_DISPLAY_NAME=Microsoft CRM Address Book
PR_SERVICE_DLL_NAME=CRMABS.dll
PR_SERVICE_SUPPORT_FILES=CRMABS.dll
PR_SERVICE_DELETE_FILES=CRMABS.dll
PR_SERVICE_ENTRY_NAME=ServiceEntry
PR_RESOURCE_FLAGS=SERVICE_SINGLE_COPY | SERVICE_NO_PRIMARY_IDENTITY
[MSCRM ABP]
PR_RESOURCE_TYPE=MAPI_AB_PROVIDER
PR_PROVIDER_DLL_NAME=CRMABS.dll
PR_PROVIDER_DISPLAY=Microsoft CRM Address Book
PR_STORE_SUPPORT_MASK=STORE_CREATE_OK | STORE_RESTRICTION_OK
4. In the same MAPISVC.INF files, under [Services] section, add the line
MSCRM AB=Microsoft CRM Address Book
5. Go to Control Panel -> Mail -> E-mail Accounts and select "Add a new directory or address book" then select "Additional Address Books" and click on "Microsoft CRM Address Book".
6. Start Outlook and go to Tools -> Options -> Other -> Advanced Options -> COM Addins and enable the "Microsoft CRM Outlook Addin"
7. In Outlook go to Tools -> Address Book, then go to Tools -> Options -> Add, and select all 6 CRM address books - CRM Accounts, CRM Contacts, CRM Facilities/Equipment, CRM Leads, CRM Queues and CRM Users
Comments
Anonymous
April 24, 2006
great, this helped me lots. thank youAnonymous
October 17, 2006
Have to try it, but thanks a lot!Anonymous
January 10, 2007
This help me and solve the problem, you are the master, ThanksAnonymous
November 30, 2007
Hi Menno, Remember me? We met briefly at the WPC 2007 in Denver at CWR Mobility booth.. Anyway, I ran into the ABP issue with RC0 for Microsoft Dynamics CRM 4.0 after discovering that the Outlook Address Book does not contain e.g. CRM Contacts. Next, I tried to apply your instructions. However, it seems things work differently in 4.0, can you supply us with a solution? Thank you.