Error type - CryptographicException _ Keyset does not exist
  • 17 Mar 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Error type - CryptographicException _ Keyset does not exist

  • Dark
    Light
  • PDF

Article summary

Issue

During the work in the ControlUp Real-Time Console you receive the following error:

Stack Trace:
------------------
1. at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
at System.Security.Cryptography.SafeProvHandle._FreeCSP(IntPtr pProvCtx)
at System.Security.Cryptography.SafeProvHandle.ReleaseHandle()
at System.Runtime.InteropServices.SafeHandle.InternalFinalize()
at System.Runtime.InteropServices.SafeHandle.Dispose(Boolean disposing)
at System.Runtime.InteropServices.SafeHandle.Finalize()

Cause

Missing permissions to folder - C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys

Solution

Please verify the NT account has write access to the following folder - C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys



Was this article helpful?