Unable to import the following key file: XXXX. pfx, which may be password protected. To correct this problem, try importing the certificate again or manually installing the certificate to a CSP with the following key container name: vs_key_a5a29909ff6d902d
To solve this problem:
1. Run the Visual Studio command prompt (2010): Start-> Microsoft Visual Studio 2010-> Visual Studio Tools-> Visual Studio command prompt (2010)
2. Use the CD command to locate the directory CD/d of the current key file XXXX. pfx.
For example, CD/D "C: \ Administrator \ My Documents ents \ Visual Studio 2010 \ projects \ keypro"
3. Enter the following command:
Sn-I [certname]. pfx [vs_key] example: Sn-I XXXX. pfx vs_key_a5a29909ff6d902d
The Certificate Name and vs_key depend on the Project Certificate.
4. Enter the password pfx.
Unable to import the following key file: XXXX. pfx, which may be password-protected