I have a VS 2008 ClickOnce solution that I am attempting to compile with "Sign Manifest" turned on.
With this option checked, I am prompted for my PFX's password, and upon entering the correct password I receive the error: "Error Importing Key" / "Object already exists".
I'm sure I've hosed something.
I've tried to run the "CERTUTIL -importPFX -user .pfx AT_SIGNATURE" to no avail.