Server Error in '/' Application.

The input data is not a complete block.

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.Security.Cryptography.CryptographicException: The input data is not a complete block.

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:


[CryptographicException: The input data is not a complete block.]
   System.Security.Cryptography.CapiSymmetricAlgorithm.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +6161527
   System.Security.Cryptography.CryptoStream.FlushFinalBlock() +50
   System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) +54
   System.IO.Stream.Close() +26
   CSC.EI.MO.BL.BusinessLogic.Common.CipherTextDecryptor.Decrypt(Byte[] key, Byte[] iv, String algorithmName, Stream cipherText, Stream& plainText) in D:\SourceMountain\eiweb\Georgia\Tags\1.144.1.4\Software\BusinessLogic\BusinessLogic\Common\CryptographyHelper.vb:383
   CSC.EI.MO.BL.BusinessLogic.Common.CipherTextDecryptor.Decrypt(Byte[] key, Byte[] iv, String algorithmName, Byte[] cipherText, Byte[]& plainText) in D:\SourceMountain\eiweb\Georgia\Tags\1.144.1.4\Software\BusinessLogic\BusinessLogic\Common\CryptographyHelper.vb:340
   CSC.EI.MO.BL.BusinessLogic.Common.CipherTextDecryptor.Decrypt(String key, String iv, String algorithmName, String cipherText, String& plainText) in D:\SourceMountain\eiweb\Georgia\Tags\1.144.1.4\Software\BusinessLogic\BusinessLogic\Common\CryptographyHelper.vb:319
   CSC.EI.MO.BL.BusinessLogic.Common.CryptographyHelper.Decrypt(String cipherText) in D:\SourceMountain\eiweb\Georgia\Tags\1.144.1.4\Software\BusinessLogic\BusinessLogic\Common\CryptographyHelper.vb:64
   CSC.EI.MO.UI.Web.WebPageBase.Page_Load(Object pSender, EventArgs pArgs) in D:\SourceMountain\eiweb\Georgia\Tags\1.144.1.4\Software\Websites\FirstSteps\UI\WebPageBase.vb:96
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0