开发者

Error handling XBAP when certificate is not in Trusted Publishers

开发者 https://www.devze.com 2023-04-01 08:34 出处:网络
I have an XBAP that requires full trust, and my certificate to be located in the Trusted Publishers store.

I have an XBAP that requires full trust, and my certificate to be located in the Trusted Publishers store.

How can I gracefully handle the situation where the certificate is开发者_开发问答 not located in the trusted publishers store? As it stands now, click once will display a very ugly error message.

I would like to avoid that error, and replace it with instructions for users who don't have that certificate installed.

0

精彩评论

暂无评论...
验证码 换一张
取 消