Failed to install key pair–Object already exists

As I was working on a build server, I ran into an issue importing pfx (assembly signing) files.  I kept getting an error – “Failed to install key pair–Object already exists” trying to run the following command: sn –I myfile.pfx VS_KEY_XXXXXX Of course, I have to import my files on build machine in order to …

Continue reading ‘Failed to install key pair–Object already exists’ »