Skip to main content

Notifications

Announcements

No record found.

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

  • jjpm Profile Picture
    jjpm 5 on at
    RE: Dynamic CRM 2016 server error install

    Hi,

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

  • Kokulan Profile Picture
    Kokulan 18,050 on at
    RE: Dynamic CRM 2016 server error install

    Have you got this issue fixed?

  • jjpm Profile Picture
    jjpm 5 on at
    RE: Dynamic CRM 2016 server error install

    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
    Kokulan 18,050 on at
    RE: Dynamic CRM 2016 server error install

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

  • jjpm Profile Picture
    jjpm 5 on at
    RE: Dynamic CRM 2016 server error install

    hi,

    i restart issadmincenter but with the same result.

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

  • Suggested answer
    Kokulan Profile Picture
    Kokulan 18,050 on at
    RE: Dynamic CRM 2016 server error install

    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

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans