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