System.Security.Cryptography.CryptographicException”发生在w3wp.exe中
对于如何摆脱这个错误有什么帮助吗?
w3wp.exe 中发生未处理的异常“System.Security.Cryptography.CryptographicException”
每当我浏览在 IIS 中设置的网站时,我都会收到此错误 (版本 7.5.7600.16385)
其他信息: .Net框架:2.0 流水线方式:集成 应用程序池 ID:网络服务 加载用户配置文件:true
任何帮助/建议表示赞赏。
谢谢
更新: 我只是想加载默认页面。
System.Security.Cryptography.CryptographicException 未处理 Message=系统找不到指定的路径。
来源=mscorlib 堆栈跟踪: 在 System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 小时) 在 System.Security.Cryptography.SafeKeyHandle._FreeHKey(IntPtr pKeyCtx) 在 System.Security.Cryptography.SafeKeyHandle.ReleaseHandle() 在 System.Runtime.InteropServices.SafeHandle.InternalFinalize() 在 System.Runtime.InteropServices.SafeHandle.Dispose(布尔处置) 在 System.Runtime.InteropServices.SafeHandle.Finalize() 内部异常:空
Any help for how to get out of this error?
An unhandled exception "System.Security.Cryptography.CryptographicException" occurred in w3wp.exe
I'm getting this error whenever I browse for the site I have setup in IIS
(version 7.5.7600.16385)
Other info:
.Net framework: 2.0
PipeLine mode: integrated
AppPool ID: NetworkService
Load User Profile : true
Any help/suggestions appreciated.
Thanks
UPDATE:
I'm just trying to load default page.
System.Security.Cryptography.CryptographicException was unhandled
Message=The system cannot find the path specified.
Source=mscorlib
StackTrace:
at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
at System.Security.Cryptography.SafeKeyHandle._FreeHKey(IntPtr pKeyCtx)
at System.Security.Cryptography.SafeKeyHandle.ReleaseHandle()
at System.Runtime.InteropServices.SafeHandle.InternalFinalize()
at System.Runtime.InteropServices.SafeHandle.Dispose(Boolean disposing)
at System.Runtime.InteropServices.SafeHandle.Finalize()
InnerException: null
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个:
Sitecore - System.Security.Cryptography.CryptographyException
不确定问题是什么- 但听起来很相似
Try this:
Sitecore - System.Security.Cryptography.CryptographicException
Not sure what the problem is - but it sounds similar