samfisher123

Broken In
I tried to install crm 2011 and stuck with following error that not allow me to proceed further.

1) At first i was facing this 'FIPS' error which i need to update the 'LicenseKeyV5RTM' field manually in table 'ConfigSettings' in order to get past this stage:

23:59:37| Error| System.Exception: Action Microsoft.Crm.Setup.Server.AddLicenseAction failed. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.HMACSHA256..ctor(Byte[] key)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)
at Microsoft.Crm.Admin.AdminService.LicenseHash.ComputeHash(DateTime installedOn)
at Microsoft.Crm.Admin.AdminService.LicenseHelper.SaveLicense(LicenseData license, Version expectedExistingBuildVersion)
at Microsoft.Crm.Setup.Server.Utility.ConfigUtility.SaveLicense(String licenseKey, Version licenseSourceVersion)
at Microsoft.Crm.Setup.Common.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1
 
Top Bottom