为什么我会收到“无法在证书存储中找到清单签名证书"的提示?在我的Excel插件中? [英] Why am I getting "Unable to find manifest signing certificate in the certificate store" in my Excel Addin?

查看:107
本文介绍了为什么我会收到“无法在证书存储中找到清单签名证书"的提示?在我的Excel插件中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Excel加载项项目,该项目在几年前在Visual Studio 2008中创建.需要进行一些更改,因此我已升级到Visual Studio 2010(我唯一可以使用的IDE. ).不知道这是否是导致问题的原因,但它是背景信息.

I've got an Excel add-in project that was created a couple years back in Visual Studio 2008. It's got some changes to be made so I've upgraded to Visual Studio 2010 (the only IDE I am able to use). Not sure if this is causing the problem but it's background information.

当我签出代码并对其进行编译时,出现错误,错误1无法在证书存储中找到清单签名证书."

When I check out the code and compile it I get the error, "Error 1 Unable to find manifest signing certificate in the certificate store."

谁能告诉我这是什么意思以及如何解决?

Can anyone tell me what this means and how to fix it?

推荐答案

您需要将该证书重新添加到计算机中,或选择其他证书.

You need to re-add that certificate to your machine or chose another certificate.

要选择另一个证书或重新创建一个,请转到项目"的属性页,单击签名"选项卡,然后选择

To choose another certificate or to recreate one, head over to the Project's properties page, click on Signing tab and either

  • 点击从商店中选择
  • 单击从文件中选择"
  • 点击创建测试证书

一旦完成以上任何一项操作,您就应该能够再次构建它.

Once either of these is done, you should be able to build it again.

这篇关于为什么我会收到“无法在证书存储中找到清单签名证书"的提示?在我的Excel插件中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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