snk Questions
8
Build error is occurring since using Visual Studio 2015. When building in Visual Studio 2015 this is occurring rarely. When building in TeamCity this occurs very often.
[Error in Visual Studio 201...
Christianize asked 6/10, 2015 at 13:45
1
I'm trying to do some improvements for tSQLt framework and I'm mostly finish, but can't do that as few tests related to the certificate I wasn't touching are still failing:
[exec] |18|[InstallExt...
Perpetua asked 29/10, 2019 at 7:9
4
Solved
Visual Studio 2013 - Started to receive the error: "Error signing assembly -- Unknown error (8013141c)" when compiling. Few of the projects are signed using a snk file. It used to compile and...
Jewish asked 3/5, 2016 at 20:29
3
Solved
Microsoft seems to have created a certification jungle, that is hard to understand.
Microsoft X.509 certificate (.cer)
Personal Information Exchange (.pfx)
Assembly Signature Key Attribute (.sn...
Patric asked 17/11, 2011 at 21:0
2
I understand the basic idea behind signing assemblies but have a problem when using Telerik or 2rd party DLLs.
I have an .exe that uses 2 of my own .DLLs, the DLLs in turn make use of the Enterpris...
Oleo asked 22/11, 2010 at 11:15
3
Solved
This is follow up on Mono xbuild error CS1548 - key file has incorrect format
Hi, I have an application that is written in C# using VS2008. At present we are porting this app to Mac using Mono.
I...
Siege asked 13/2, 2012 at 4:22
2
I am currently setting up my .net libraries to be signed with a strongly typed key. I am using .snk file to sign my dll's on a per solution basis. So for each solution, it has its own .snk file. Is...
Hahnemann asked 16/1, 2012 at 20:35
1
Solved
My product needs to be able to generate .snk files (without having Microsoft SDKs installed on the system).
I can generate a working SNK file, but I can not seem to get it to work when specifying a...
Wartime asked 31/5, 2011 at 4:35
3
Solved
If I want to make a .NET assembly usable as a COM server I have to add a set of attributes and then use regasm to register it as a COM server.
If the assembly is not signed with a strong name rega...
Isolationism asked 1/2, 2011 at 16:5
2
Solved
Signing with a strong name (keypair stored in a .snk file) is (among other uses) meant to protect against forging assemblies.
For example: I ship my assembly signed with a strong name, then some o...
Amplify asked 1/2, 2011 at 7:11
3
Solved
I'm using Visual Studio 2008 and I have a solution which contains multiple projects. I have 1 snk to sign my assemblies and this lives in a solution folder.
I've linked the snk to each of my proj...
Kingsbury asked 12/2, 2010 at 14:17
2
Solved
If I strong name a class library with a .snk file, do I need to replace this .snk file with a new if I create a new version of the same library?
Intercept asked 18/12, 2008 at 7:44
5
Solved
What is a .snk file for? I know it stands for Strongly Named Key, but all explanations of what it is and how it works goes over my head.
Is there any simple explanation on how a strongly named key...
Dak asked 25/9, 2008 at 2:35
1
© 2022 - 2024 — McMap. All rights reserved.