sn.exe Questions
6
Solved
I get an Access is Denied error message when I use the strong name tool to create a new key to sign a .NET assembly. This works just fine on a Windows XP machine but it does not work on my Vista ma...
Numismatist asked 15/8, 2008 at 2:1
7
I need to create post build event to perform the following:
sn -i MyKey.pfx MyKeyContainerName
tlbimp $(ConfigurationName)\MyCom.tlb /out:$(ConfigurationName)\NETMyCom.dll /keycontainer:MyKeyConta...
8
Solved
I looked into C:\Program Files\Microsoft.NET and I can't see any SN.exe file.
I have .NET 3.5 runtime installed; isn't that enough ?
2
Solved
I have 2 different versions of the same project on my machine. One from the code trunk, and the other from a code branch. These projects use a .pfx key to enable strong naming. When I first tried t...
Ensample asked 20/5, 2014 at 7:56
1
Solved
I want to run sn.exe in order to be able to run a delayed signed project in a server. If I install the whole windows SDK everything runs smoothly, but which exact part of SDK is needed? I am asking...
Diva asked 13/12, 2011 at 16:31
1
© 2022 - 2024 — McMap. All rights reserved.