Hello, i downloaded the solution and i tried to install it. but in the last part when its about to import the solution i get the error "Failed to load solution Dynamics 365 Sales Application, version 9.0.4.1310.
I am trying to install it on a Dynamics 365 v 9.0.3 on premise server. I read the log and the errors are: Inner Exception Level 1 :
==OrganizationServiceFault Info=======================================================================================
Error : System.TypeInitializationException: The type initializer for 'MS.Utility.EventTrace' threw an exception. ---> System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at Microsoft.Win32.Registry.GetValue(String keyName, String valueName, Object defaultValue)
at MS.Utility.EventTrace.IsClassicETWRegistryEnabled()
at MS.Utility.EventTrace..cctor()
--- End of inner exception stack trace ---
and 2nd error
Inner Exception Level 2 :
==OrganizationServiceFault Info=======================================================================================
Error : System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at Microsoft.Win32.Registry.GetValue(String keyName, String valueName, Object defaultValue)
at MS.Utility.EventTrace.IsClassicETWRegistryEnabled()
at MS.Utility.EventTrace..cctor()
The Zone of the assembly that failed was:
MyComputer: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #014BD87C
and later on there is the:
Message: msdyn_SalesApp - Importing solution threw and unforeseen exception
Status: Failed to load solution Dynamics 365 Sales Application, version: 9.0.4.1310.
The account executing the installation is administrator.. i don't know what i am missing