I maintain a large WPF application which I inherited from another developer. I use ClickOnce to publish it. Suddenly, today …
wpf visual-studio-2012 clickonce assembly-signingI have 2 projects in my solution: Assembly (Basic Library) Test Assembly (NUnit) I had declared the test assembly as friends …
c# visual-studio-2008 assembly-signingI am deploying ASP.Net MVC 3 application on Windows 2008 R2 server. I published the application from Visual Studio 2010 using File …
strongname hresult assembly-signingMy scenario is we have one program (exe) that will start other programs if found in a particular folder. I …
c# .net digital-certificate assembly-signingThe reason I want to sign the dll is because I want to add it to the Global Assembly Cache. …
asp.net visual-studio-2008 dll assembly-signingI previously installed an incorrect .PFX file to sign assemblies. I now need to remove this in order to correct …
c# .net pfx assembly-signingMy Visual Studio 2010 solution references a third party proprietary DLL. When I try to compile the solution the error message …
c# .net vb.net visual-studio-2010 assembly-signingBased on this question, I tried using <codebase> to locate an external assembly. Now, when I run the …
c# console-application .net-assembly codebase assembly-signingThe scenario is: I'm building my solution with TeamCity, I'm not running the build account as an administrator; so I …
visual-studio-2010 build continuous-integration teamcity assembly-signingI do have that file. (In "...\Program Files\Microsoft SDKs..."). And I went to installed-programs (in Control Panel) and "reinstalled" …
sdk cmd assembly-signing signtool