views:

359

answers:

0

Hi, I have a C# Project signed with a Temporary PFX key. Recently, my hard disk fried off and i had to reinstall everything, now, when I try to compile my project, it asks for the Password for the PFX key, but it is not the key I thought it was.

I don't want to change the PFX, because there are about 200 clients already installed, and if I do so, I would have to reinstall all the clients.

Is out there any way to Find the Password of a PFX file generated with Visual Studio?

thanks in advance