I apologize for the delay. Here is the paste ----
-----------------------
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: The license file is corrupted. Cannot save license:This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at NewHeights.YA3.LicensingCore.SaveLicense(ILicense license)
at NewHeights.YA3.LicensingCore.RetrieveLicense(Boolean ignoreError, IYAClientProfile2& cp, StartupStateFlags& sstate, String& errorMsg)
at NewHeights.YA3.LicensingCore.LicenseCurrentUser(Boolean ignoreError, Boolean forceOffline, Boolean& continueBootup)
at NewHeights.YA.AppWpf.LocalSessionInit()
at NewHeights.YA.AppWpf.bm_Progress(ProgressEventArgs args)
at NewHeights.BootStrapper.FastBootManager.ProgressE ventHandler.Invoke(ProgressEventArgs args)
at NewHeights.BootStrapper.FastBootManager.OnProgres s(ProgressEventArgs args)
at NewHeights.BootStrapper.FastBootManager.FirePower edupEvent(Type t)
at NewHeights.BootStrapper.FastBootManager.PowerupWi thCurrentThread(IBootable b)
at NewHeights.BootStrapper.FastBootManager.DoBoot()
at NewHeights.BootStrapper.FastBootManager.<Boot>b__3()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at NewHeights.Utilities.TimedLock.InvokeOnUIThread(Delegate method, Object[] args)
at NewHeights.BootStrapper.FastBootManager.Boot()
at NewHeights.YA3.MainClass.Start(FastBootManager bootman)