Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this issue, follow these steps:
- Move the callout .dll file and the Callout.config.xml file to the following folder:
C:\Program Files\Microsoft CRM\Server\bin\assembly
- Reset IIS. To do this, click Start, click Run, type iisreset in the Open box, and then click OK.
Note You should reset IIS after hours because users will temporarily lose connectivity to Microsoft Dynamics CRM. - Grant the account that is running the CRMAppPool application pool the Full Control permission for the following folder:
C:\Program Files\Microsoft CRM\Server\bin\assembly
To do this, follow these steps: - Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
- Expand the server name.
- Expand Application Pools.
- Right-click CRMAppPool, and then click Properties.
- Click the Identity tab.
- Identify the security account for the CRMAppPool application pool.
- In Windows Explorer, right-click the following folder and then click Sharing and Security:
C:\Program Files\Microsoft CRM\Server\bin\assembly
- Click the Security tab.
- Click the account that you identified in step f, click the Allow check box for the Full Control permission, and then click OK.
- Change the SetupMode registry subkey to 0. To do this, follow these steps:
- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then select the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\MSCRM
- After you select the registry subkey, right-click SetupMode, and then click Modify.
- In the Value data box, type 0, and then click OK.
- On the File menu, click Exit.
- Restart the Microsoft Dynamics CRM server.