zoukankan      html  css  js  c++  java
  • SignTool Error: An error occurred while attempting to sign

    问题:
    重装系统后打开工程,编译时发生错误,错误信息:
    Error 5 An error occurred while signing: Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253

     The signer's certificate is not valid for signing.

    SignTool Error: An error occurred while attempting to sign: bin\Debug\app.publish\\setup.exe PublishBook

    编程环境:vs2008 EN

    通过GOOGLE查找发现国内兄弟遇到这类问题较少,在外国网站上找到了解决答案,放到这里以备各位兄弟查询

    解决办法:
         -Go to the property of the Project
        -Select the Signing tab
        -Click 'create test certificate' button

        it will ask for new password 2 times and you have another 1 year extension!

  • 相关阅读:
    Eclipse 的SVN 插件
    linux克隆后修配置
    SVN服务器端环境搭建步骤
    Linux安装 jdk、tomcat、eclipse、mysql
    Linux RPM和YUM
    linux进程管理
    day21
    day20
    day18 作业
    day 19
  • 原文地址:https://www.cnblogs.com/yefengmeander/p/2887953.html
Copyright © 2011-2022 走看看