Hello,
New to the forums. I have found that my Windows 10 version 1903 computers cannot install the CRM Outlook plugin update rollup 18. Anyone else having that issue or have tips how to resolve this? I've reproduced the issue on 3 computers with 1903 (1 with all updates for OS, 1 with no updates (only 1903), and my current computer, same version of office on all computers. Then with Windows 10 version 1809 (all OS updates applied), same version of office, the rollup 18 does install as expected.
Error: The type initializer for 'Microsoft.Crm.FeatureControlChecker' threw an exception. The type initializer for 'Microsoft.Crm.LocatorService' threw an exception. Unable to initialize the native configuration support external to the web worker process (HRESULT=0x80040154). nativerd.dll must be in %windir%\system32\inetsrv
Any tips is appreciated.
*This post is locked for comments
That is awesome, thank you very much. That tip helped fix the issue. And just as a side note for others if they happen to come across this too.
I added the HTTP activation using powershell using this command:
enable-windowsOptionalFeature -online -featurename "WCF-HTTP-Activation" -all
It enabled HTTP activation for .NET 2/3 (not .NET 4.x like the GitHub article suggested). Even with that, the Rollup 18 patch was able to install.
Thanks again!
Hi Droppy,
I had the same problem and found that .Net Framework > WCF Services > HTTP Activation needs to be installed on Windows Features. You can find further instructions here: github.com/.../778
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156