“/”应用程序中的服务器错误。

不正确的数据。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Security.Cryptography.CryptographicException: 不正确的数据。


源错误:


[没有相关的源行]

源文件: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bd2ca2d1\90629339\App_Web_nbppn0cf.6.cs    行: 0

堆栈跟踪:


[CryptographicException: 不正确的数据。
]
   System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr) +36
   System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
   System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +200
   System.Security.Cryptography.CryptoStream.FlushFinalBlock() +34
   DotNet.Common.EncryptDN.Decrypt(String Text, String sKey) in D:\Work\R-瑞达\DotNet\Common\EncryptDN.cs:125
   DotNet.Common.EncryptDN.DESDecrypt(String Text) in D:\Work\R-瑞达\DotNet\Common\EncryptDN.cs:59
   DotNet.Common.Utility.GetUrlParamIntDe(String UrlParam) in D:\Work\R-瑞达\DotNet\Common\Utility.cs:527
   DotNet.Web.News..ctor() +91
   ASP.news_aspx..ctor() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bd2ca2d1\90629339\App_Web_nbppn0cf.6.cs:0
   __ASP.FastObjectFactory_app_web_nbppn0cf.Create_ASP_news_aspx() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bd2ca2d1\90629339\App_Web_nbppn0cf.12.cs:0
   System.Web.Compilation.BuildResultCompiledType.CreateInstance() +31
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +100
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
   System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +64
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +191
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +156
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.4081.0