Cannot import the following key file error when importing pfx

后端 未结 8 1672
名媛妹妹
名媛妹妹 2021-02-01 17:03

I researched this question thoroughly on stackoverflow and I have seen numerous answers but none of them have worked for us yet. We recently bought a code signing certificate fr

8条回答
  •  一向
    一向 (楼主)
    2021-02-01 17:43

    Another 'worked for me' ...

    Right-clicked on the PFX in Windows Explorer, chose 'Install PFX' and in the wizard supplied the password. Then in the project properties in VS, under 'Signing' chose 'Change Password' and re-entered the password. Prior to this only running VS as administrator would work.

提交回复
热议问题