Looking for PowerObjects? Don’t worry, you’re in the right place! We’ve been part of HCL for several years, and we’ve now taken the final step in our acquisition journey: moving our website to the HCL domain. Nothing else is changing – we are still fanatically focused on Microsoft Business Applications!

PowerObjects Blog 

for Microsoft Business Applications


MS Dynamics CRM installation ASP.NET 2.0 is not installed

Post Author: Joe D365 |

We first encountered this error while reinstalling mscrm on a server that had changed by being demoted from a single server domain controller with Microsoft Dynamics CRM, joined to a new domain and had the server name changed.

We first tried reregistering ASP.NET via the command line below with no success in fixing the issue.

C:WindowsMicrosoft.NETFrameworkv2.0.50727aspnet_regiis.exe -i –enable

We finally figured out that the installer checks for a specific filter in the IIS settings, which is replaced when .NET 4.0 has been installed on a Windows 2003 server.

The Solution:

In IIS Manager, right click Web Sites, and select Properties.

Under ISAPI Filters, Add a new filter you call ASP.NET_2.0.50727, pointing to C:WINDOWSMicrosoft.NETFrameworkv2.0.50727aspnet_filter.dll

Dynamics CRM should now install without issue.

Please post comments if you are having other issues of contact the Dynamics CRM Experts at PowerObjects.

Joe CRM
By Joe D365
Joe D365 is a Microsoft Dynamics 365 superhero who runs on pure Dynamics adrenaline. As the face of PowerObjects, Joe D365’s mission is to reveal innovative ways to use Dynamics 365 and bring the application to more businesses and organizations around the world.

2 comments on “MS Dynamics CRM installation ASP.NET 2.0 is not installed”

  1. Hello,

    I'm having a problem with CRM 4.0. A dialog box saying an error occurred appears everytime i run an asp.net custom application. and I think it has something to do with CRMService. The error says 'CRMAuthenticationToken is not defined'. Please help me. I've been working on this since last week.. thanks 🙂

PowerObjects Recommends