在asp.net中使用USB令牌对我的PDF文件进行数字签名。 [英] Digitally sign my PDF file using USB token in asp.net.

查看:51
本文介绍了在asp.net中使用USB令牌对我的PDF文件进行数字签名。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,它是设计和代码,用于对存储在本地文件夹中的PDF文件进行数字签名,使用SignLib.dll和emudhra USB令牌,我在调试时能够完成任务应用程序在我的Visual Studio 2010上。但是一旦我在IIS上发布我的应用程序(在本地IIS上也尝试过)我在控制台中收到错误Sys.WebForms.PageRequestManagerServerErrorException:未设置数字证书。。

我被困在应用程序中,无法找到任何解决方案。

请有人给我这个问题。如果能完成,我将非常感激。



我的尝试:



尝试在本地系统IIS上运行,但它也没有在那里工作。

Hi,I am working on a application which is design and code to digitally sign my PDF file stored inside the local folder, Using SignLib.dll and emudhra USB token ,I am been able to accomplish my task while I am debugging my application on my Visual Studio 2010. but Once I published my application on IIS (Tried on Local IIS as well) I am getting the error in the console "Sys.WebForms.PageRequestManagerServerErrorException: Digital certificate is not set.".
I am stuck in the application and unable to find any solution.
Please anyone giude me on this. I will be very thankful if it done.

What I have tried:

Tried on local system IIS , but it not working there either.

推荐答案

看起来你的错误非常清楚。



Sys.WebForms.PageRequestManagerServerErrorException:未设置数字证书。



你要么没有设置您的数字证书,或者您需要允许IIS访问您的证书商店。



我会查看以下内容并进一步研究您的问题如何授予IIS权限你的证书商店。



允许IIS访问证书 - Google搜索 [ ^ ]
It seems like your error is pretty clear.

"Sys.WebForms.PageRequestManagerServerErrorException: Digital certificate is not set."

You either have not set your digital certificate or you need to allow IIS access to your cert store.

I would look at the following and research your issue further on how to give IIS permission to your cert store.

allow IIS access to certificates - Google Search[^]


这篇关于在asp.net中使用USB令牌对我的PDF文件进行数字签名。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆