web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Dynamic CRM 2016 server error install

(0) ShareShare
ReportReport
Posted on by 5

Hi,

i'm try install the Dynamic CRM 2016 workgroup server and appear the following error.

The log file is

18:09:21|   Info| C:\Windows\Microsoft.NET\Framework64\v4.0.30319\\aspnet_regiis.exe -s W3SVC/1/ROOT
18:09:24|   Info| Microsoft (R) ASP.NET RegIIS version 4.0.30319.0 Administration utility to install and uninstall ASP.NET on the local machine. Copyright (C) Microsoft Corporation.  All rights reserved. Start registering ASP.NET (4.0.30319.0) recursively at W3SVC/1/ROOT. Finished registering ASP.NET (4.0.30319.0) recursively at W3SVC/1/ROOT.
18:09:24|   Info| Adding script element: xamlx-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: rules-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: xoml-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: svc-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: AXD-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: PageHandlerFactory-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: SimpleHandlerFactory-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: WebServiceHandlerFactory-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: HttpRemotingHandlerFactory-rem-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: HttpRemotingHandlerFactory-soap-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: aspq-ISAPI-4.0_64bit
18:09:24|   Info| Adding script element: cshtm-ISAPI-4.0_64bit
18:09:25|   Info| Adding script element: cshtml-ISAPI-4.0_64bit
18:09:25|   Info| Adding script element: vbhtm-ISAPI-4.0_64bit
18:09:25|   Info| Adding script element: vbhtml-ISAPI-4.0_64bit
18:09:25|   Info| Adding script element: ExtensionlessUrlHandler-ISAPI-4.0_64bit
18:09:25|   Info| CrmAction execution time; EnableAspNetOnWebsiteAction; 00:00:05.4402477
18:09:25|   Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableWCFCompression
18:09:25|   Info| Not enabling wcf compression for Soap-Xml. WCF compression should be enabled only for online environment.
18:09:25|   Info| CrmAction execution time; EnableWCFCompression; 00:00:00.0312506
18:09:25|   Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableJSONCompression
18:09:25|   Info| CrmAction execution time; EnableJSONCompression; 00:00:00.0468741
18:09:25|   Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableIntegratedModeAction
18:09:25|Verbose| Method entry: Microsoft.Crm.Setup.Shared.IIsUtility.SetIntegratedMode
18:09:25|   Info| Migrating CRM App Pool: CRMAppPool
18:09:26|Verbose| Method exit: Microsoft.Crm.Setup.Shared.IIsUtility.SetIntegratedMode
18:09:26|   Info| CrmAction execution time; EnableIntegratedModeAction; 00:00:00.7500041
18:09:26|   Info| Executing Install action: Microsoft.Crm.Setup.Server.RestartWebApplicationAction
18:09:26|   Info| Calling iisreset
18:09:42|   Info|  Attempting stop... Internet services successfully stopped Attempting start... Internet services successfully restarted
18:09:42|   Info| CrmAction execution time; RestartWebApplicationAction; 00:00:15.9407833
18:09:42|   Info| Executing Install action: Microsoft.Crm.Setup.Server.StartAppPoolAction
18:09:42|   Info| CrmAction execution time; StartAppPoolAction; 00:00:00.5781287
18:09:42|   Info| Executing Install action: Microsoft.Crm.Setup.Server.StartWebsiteAction
18:09:42|   Info| CrmAction execution time; StartWebsiteAction; 00:00:00.1093732
18:09:42|   Info| Executing Install action: Microsoft.Crm.Setup.Server.EnableCompressionAction
18:09:44|  Error| System.Exception: Action Microsoft.Crm.Setup.Server.EnableCompressionAction failed. ---> System.Runtime.InteropServices.COMException: The system cannot find the path specified.

   at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
   at System.DirectoryServices.DirectoryEntry.Bind()
   at System.DirectoryServices.DirectoryEntry.get_AdsObject()
   at System.DirectoryServices.PropertyValueCollection.PopulateList()
   at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
   at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
   at Microsoft.Crm.Setup.Server.EnableCompressionAction.EnableIisCompression(DirectoryEntry entry)
   at Microsoft.Crm.Setup.Server.EnableCompressionAction.SetupCompressionType(String path)
   at Microsoft.Crm.Setup.Server.EnableCompressionAction.Do(IDictionary parameters)
   at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
   --- End of inner exception stack trace ---, Error, RetryCancel, Option1
18:30:51|   Info| InputResult: Retry
18:30:51|   Info| CrmAction execution time; EnableCompressionAction; 00:21:09.0369783
18:30:52|  Error| System.Exception: Action Microsoft.Crm.Setup.Server.EnableCompressionAction failed. ---> System.Runtime.InteropServices.COMException: The system cannot find the path specified.

The IIS compression role is install and enable.

I try install again and appear the same error.

Please any ideas.

Thank you,

Joel

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Kokulan Profile Picture
    18,054 on at

    Hi

    It looks like the IIS Dynamic Content Compression role you installed and enabled still not visitble to the Install. I would try a restart of the server and posibly an IIS reset to see if that makes any difference

  • jjpm Profile Picture
    5 on at

    hi,

    i restart issadmincenter but with the same result.

    i try the comand issreset in command line but without any difference.

  • Kokulan Profile Picture
    18,054 on at

    Did you try re-starting the server or the VM?

  • jjpm Profile Picture
    5 on at

    yes. i try. Restart the VM and the system check by the installer don't appear any error or warning related with the IIS.

  • Kokulan Profile Picture
    18,054 on at

    Have you got this issue fixed?

  • jjpm Profile Picture
    5 on at

    Hi,

    yes. I change the installation from server 2016 to server 2012 and i have install without problems.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans