由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - error of compiling C# in visual studion 2013 win 7 (转载)
相关主题
How to compile multiple file using vbc?WaitOne() and WaitOne(int, bool)
麻烦大家帮忙看看:cannot find dependencyASP.Net比ASP倒底好多少?
how to import C# .net DLL in VC6?VB.net 问题求助
请教有关header file的几个问题说到netadvantage
c#有没有第三方地免费解释器?Which one is faster
VB .net helpxamarin有没有搞头?
I am back. :)A potentially dangerous Request.Form value was detected from the client
c# for linux请教怎样compile .msi file and .net project
相关话题的讨论汇总
话题: compiling话题: c#话题: key话题: visual话题: cannot
进入DotNet版参与讨论
1 (共1页)
l******9
发帖数: 579
1
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of compiling C# in visual studion 2013 win 7
发信站: BBS 未名空间站 (Wed Nov 5 11:18:35 2014, 美东)
I am compiling C# (designed by others) on Visual Studio 2013.
But, in one of the projects, it has two key files that are password
protected.
The compiling (for debug) cannot be done because the key file cannot be
imported.
In the project property, I unchecked the "Sign the assembly" and then
deleted the two key files.
But, it still cannot be compiled because of the error of "cannot import the
key files" .
Any help would be appreciated.
Thanks !
c***z
发帖数: 5
2
Check AssemblyInfo.cs, key file must be referred there
1 (共1页)
进入DotNet版参与讨论
相关主题
请教怎样compile .msi file and .net projectc#有没有第三方地免费解释器?
VB & C# compiler open-sourced!VB .net help
VS compiler 参数设置I am back. :)
how to debug managed dll when called from unmanaged codec# for linux
How to compile multiple file using vbc?WaitOne() and WaitOne(int, bool)
麻烦大家帮忙看看:cannot find dependencyASP.Net比ASP倒底好多少?
how to import C# .net DLL in VC6?VB.net 问题求助
请教有关header file的几个问题说到netadvantage
相关话题的讨论汇总
话题: compiling话题: c#话题: key话题: visual话题: cannot