Prolateral Consulting Ltd
Prolateral Consulting Ltd
Support
Support
Knowledgebase Articles
Help
Setup examples
Support

Prolateral offers primary and backup domain (DNS) services, with servers in key geographic locations providing the best service possible.

Problem:

HTTP Error 403.1 - Forbidden: Execute access is denied, after installing MS CRM 4.0

Problems installing Microsoft CRM 4.0 on a Windows 2003 R2 server with Microsoft SQL 2005 SP2. When running the MS CRM install program the pre-flight check passes on all tests and the install completes with no errors. Reboot the server and when you navigate to http://myserver:5555/ the error "HTTP Error 403.1 - Forbidden: Execute access is denied" is displayed.

Tried installing MS CRM on the "Default Web Site" and also on a seperate site on port 5555 but still the same error.

Solution:

The problem is in the MS CRM installer. At the point the installer is creating the web site in IIS (Internet Information Services) the installer does a iisreset rather than a iisreset /noforce.

To fix this problem follow the below steps.

  1. Navigate to C:\Windows\System32\iisreset.exe and right click on the file called iisreset.exe and select properties.
  2. Select the security options and change all security options from allow to deny and then click ok
  3. Now install MS CRM 4.0 as normal.
  4. During the installation you will get an error about registering the new site. At this point navigate back to C:\Windows\System32\iisreset.exe and right click on the file called iisreset.exe and select properties.
  5. Return the security permissions back to allow and click ok
  6. Then from a command prompt (Start -> Run -> CMD) type iisreset /noforce and wait for the command to complete successfully
  7. Once again navigate back to C:\Windows\System32\iisreset.exe and right click on the file called iisreset.exe and select properties this time change the security permissions from allow to deny any click ok.
  8. Go back to the MS CRM installer dialog box with the error and select "ignore" this will now complete the MS CRM installation.
  9. Once the install has finished navigate to C:\Windows\System32\iisreset.exe and right click on the file called iisreset.exe and select properties.
  10. Return the security permissions back to allow.
  11. Reboot the server.

 

like it, love it, then share it. Share this article on social media.

Did you enjoy this article?

Disclaimer

The Origin of this information may be internal or external to Prolateral Consulting Ltd. Prolateral makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Prolateral makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.