Specified cryptographic algorithm

Posted by Community Admin on 04-Aug-2018 18:12

Specified cryptographic algorithm

All Replies

Posted by Community Admin on 09-Jul-2013 00:00

Good day,

  While trying to create a new project we receive the following error after we have completed the admininstration of the project and it is going to login into the backend. The screen shows up to login but when I submit the info is when I get the error. Sitefinity is running on Windows server 2003, IIS 6. We have created other projects in the past with no problem.  This is the only project in the Sitefinity Project Manager as we removed all other projects we did have.  We are using project manager from an XP machine. In the past we have no problems running Project Manger from the xp machine. Due to company policies we cannot run any browser on the server so we must use the project manager from a mapped network drive. Never has been a problem previously though. Connecting to a new database.

The specified cryptographic algorithm is not supported on this platform.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.PlatformNotSupportedException: The specified cryptographic algorithm is not supported on this platform.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[PlatformNotSupportedException: The specified cryptographic algorithm is not supported on this platform.]
   System.Security.Cryptography.CapiNative.AcquireCsp(String keyContainer, String providerName, ProviderType providerType, CryptAcquireContextFlags flags, Boolean throwPlatformException) +135
   System.Security.Cryptography.SHA256CryptoServiceProvider..ctor() +55
   Telerik.Sitefinity.Security.Cryptography.HmacSha256Unmanaged..ctor(Byte[] key) +50
   Telerik.Sitefinity.Security.Claims.SWT.SWTSecurityTokenHandler.CreateToken(SecurityTokenDescriptor tokenDescriptor) +2008
   Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.Issue(IClaimsPrincipal principal, RequestSecurityToken request) +431
   Telerik.Sitefinity.Security.Claims.ClaimsResolver.BuildSimpleWebToken(IClaimsPrincipal principal, String realm) +224
   Telerik.Sitefinity.Security.Claims.SitefinityClaimsAuthenticationModule.Telerik.Sitefinity.Security.Claims.ISitefinityClaimsAuthenticationModule.AppendSwtInQueryString(String url, ClaimsPrincipal principal) +37
   Telerik.Sitefinity.Web.UI.Backend.StartupWizard.AuthenticateUserInClaims(User user, String url) +98
   Telerik.Sitefinity.Web.UI.Backend.StartupWizard.wizard_FinishButtonClick(Object sender, InternalWizardNavigationEventArgs e) +855
   Telerik.Sitefinity.Web.UI.Backend.InternalWizard.OnFinishButtonClick(InternalWizardNavigationEventArgs e) +96
   Telerik.Sitefinity.Web.UI.Backend.InternalWizard.OnBubbleEvent(Object source, EventArgs e) +540
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
   System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +107
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +161
   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4645

Thanks,
Rob

This thread is closed