rsa数据解密错误。系统找不到指定的文件

发布于 2024-07-21 14:25:45 字数 213 浏览 4 评论 0原文

我正在使用 rsa 提供程序进行加密解密,但出现以下错误。

rsa 数据解密错误。系统找不到指定的文件。

任何人都知道我也在 web.cofig 中使用身份。 我还授予了生成密钥的 rsa 文件夹的所有权限,但它仍然在那里。

另一个奇怪的事情是,当我与身份部分中给出的用户创建 rdp 会话时,它工作正常。

任何帮助将不胜感激。

I am doing encryption descryption with rsa provider and it is giving following errors.

rsa data decryption error.the system cannot find the file specified.

Any one have any idea I am also using identity in web.cofig. I have also given all rights to rsa folder where the key generating but still it is there.

Another strange thing is that when i create rdp session with user i given in the identity section then its working fine.

Any help will be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

嗼ふ静 2024-07-28 14:25:45

您确定它在该用户帐户下运行 - 也许您需要向 ASPNET、IUSR、IWAM 或 NETWORKSERVICE 授予权限,而不是应用程序运行时使用的用户帐户。

Are you sure this runs under that user account - maybe you need to give permissions to ASPNET, IUSR, IWAM or NETWORKSERVICE rather than the user account the application runs under.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文