Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Sage MAS Partner
michaelq
Posts: 1
Registered: 12-15-2008
0

Installing CRM Server with Extended Enterprise Suite on Server 2008 R2 Get the Following Message.

Setup has detected that you are using IIS Version 7. CRM setup requires that you install IIS 6 Management Compatiblity.

 

I have installed of the roles and extra feature for IIS7 -has anyone run into this before?

Contributor
Cblack
Posts: 12
Registered: 12-01-2008
0

Re: Installing CRM Server with Extended Enterprise Suite on Server 2008 R2 Get the Following Message

I have run into this twice and it is not too difficult to fix.    I hate server 2008 BTW.  There are some scripts that you have to run and then reinstall CRM again.  By running the scripts, it allows the IIS 7 to run CRM as IIS 6 (or something like that).  Sorry, I am not a web guy...

 

This is what I have done successfully:

 

Run the following scripts:

    From Command Prompt - Run script:  “cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1” (no quotations)

       Then  it may be required to run additional script:  “%SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i” (no quotations)

 

The reinstall CRM.

 

The documentation on the EES cd is pretty good.  Look on the CD at...\MAS90\SageCRM\Documentation\SageCRM 6.2 System Administration Guide.  See the section titles CRM Installations on a 64-Bit server and the one titles CRM Installations on Windows 2008 server.

 

This should get you these.  Don't forget to reinstall CRM after running the scripts.

 

Cooper