Jump to content
Software FX Community

CryptographicException: Access is denied


MOHAMMAD.ASHFAQUE

Recommended Posts

Hi Team,

We are facing issue related to System.Security.Cryptography.dll while loading SoftwareFX.ChartFX.Base.

Could you please help us in this issue as reporting users count are increasing?

Following is error reported in stack trace:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Security.Cryptography.CryptographicException: Access is denied.

   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.InternalDispose()
   at System.Runtime.InteropServices.SafeHandle.Dispose(Boolean disposing)
   at System.Runtime.InteropServices.SafeHandle.Dispose()
   at System.Security.Cryptography.RSACryptoServiceProvider.Dispose(Boolean disposing)
   at System.Security.Cryptography.AsymmetricAlgorithm.System.IDisposable.Dispose()
   at SoftwareFX.ChartFX.Base.1Y.Dispose()
   at SoftwareFX.ChartFX.Base.20.QO(String 2LB, Type 2LC, String 2LD, String 2LE, 1W& 2LF)
   at SoftwareFX.ChartFX.Base.20.QP(Type 2LG, String 2LH, String& 2LI, Boolean& 2LJ, 1W& 2LK)
   at SoftwareFX.ChartFX.Base.21.QT(Boolean 2LS)
   at SoftwareFX.ChartFX.Base.20.QL(LicenseContext 2L2, Type 2L3, Object 2L4, Boolean 2L5, LicenseProvider 2L6)
   at SoftwareFX.ChartFX.Base.RegistryLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)

   at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)

   at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)

   at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
   at SoftwareFX.ChartFX.Chart..ctor()

 

Edited by MOHAMMAD.ASHFAQUE
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...