Friday, January 23, 2009

Installing C360 Field Level Security on 64 bit server

After installing C360 FLS on 64 bit, the CRM system freeze and does not allow to click anywhere or open anything without giving any error.

To fix that issue Please follow the steps below:

1) Launch IIS Manager (INetMgr from Start/Run).

2) Right-click on the Microsoft Dynamics CRM website and click 'Properties'.

3) Select the 'Home Directory' tab.

4) Click 'Configuration'.

5) Under 'Application Extensions', highlight '.htc' and click 'Edit'.

6) Click 'Browse...' and select

7) 'C:\Windows\Micosoft.Net\Framework64\v2.0.50727\aspnet_isapi.dll'.

8) Uncheck ‘Verify the that the file exists’.

9) Click 'OK'.

10) Do not select any child nodes if prompted for Installation Overrides.

11) Click 'OK'.

12) Execute an IISReset.


In windows server 2008 the steps will be like this:

1) Launch IIS Manager (INetMgr from Start/Run).

2) Click on Microsoft Dynamics CRM website.

3) Double click on Handler Mappings.

4) highlight '.htc' and click 'Edit'.

5) Click 'Browse...' and select

6) 'C:\Windows\Micosoft.Net\Framework64\v2.0.50727\aspnet_isapi.dll'.

7) Click 'OK'.

8) Execute an IISReset.

Reference : Click here