.net 问题解决

摘要: http://www.cnblogs.com/abeen/archive/2009/05/18/1459283.html经常换机器换系统,一个project换机器后重建,有时出现以下错误: "Unable to find manifest signing certificate in the certificate store"解决方法:一、在DEF项目的属性->Signing选项->...阅读全文
posted @ 2010-09-29 08:46 forrestsun 阅读(185) | 评论 (0)  编辑
摘要: 引用:http://www.cnitblog.com/MartinYao/archive/2008/02/26/40167.htmlTFS 2008中未在界面中提供删除团队项目的功能,但可通过如下命令行的方式删除: 用法: TfsDeleteProject [/q] [/force] </server:<服务器名>> <团队项目名称> 打开Visual Stud...阅读全文
posted @ 2009-08-10 09:12 forrestsun 阅读(124) | 评论 (0)  编辑
摘要: 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
阅读全文
posted @ 2008-04-11 16:32 forrestsun 阅读(1539) | 评论 (7)  编辑
摘要: vs2005 IDE 查找 vs2005编程环境下无法使用查找功能的解决办法阅读全文
posted @ 2007-07-18 11:33 forrestsun 阅读(590) | 评论 (3)  编辑