Hi ekomsdn,
Do you use the pfx file to sign your assembly as strong name assembly? Or do you have other pfx files which used to sign the assembly but have password?
Based on my test, when you select pfx file as strong name signing file, you won’t be asked for password. But when you select pfx file as ClickOnce manifest signing file, you will be asked for password if the file is protected by a password.
I suggest you can create a new pfx file with a password, let your ClickOnce application select that pfx file to sign the manifest. Since you know the password, you can move on to the next step.
If you have any question, please feel free to tell us.
Sincerely,
Kira Qian
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the
All-In-One Code Framework!