Click-once deployment - certificate problem

  • Thread starter Thread starter Arne Garvander
  • Start date Start date
A

Arne Garvander

I have a .net 2.0 winforms application.
I have a self created certificate and I can publish.
I am trying to train a second team member to publish my app. When the second
team member tries to publish, VS 2005 ask for a password.
How can I reset the password on my self-created certificate?
How can I purchase corporate certificate?
 
For your team member to publish with your certificate, he has to have the
password you used when you created it, or so I would guess.

If you want your application certified, you have to buy a certificate from
someone like Verisign.

RobinS.
 
Robins,
When you forget your password and need to create a new certificate, VS
studio does not allow you to delete the first certificate. I had to create a
new project with a new certificate and import that one into my old project.



Arne Garvander
Certified Geek
Professional Data Dude


RobinS said:
For your team member to publish with your certificate, he has to have the
password you used when you created it, or so I would guess.

If you want your application certified, you have to buy a certificate from
someone like Verisign.

RobinS.
----------------------
 
What a pain! Congratulations on figuring it out, though.

RobinS.
GoldMail, Inc.
-------------------------
Arne Garvander said:
Robins,
When you forget your password and need to create a new certificate, VS
studio does not allow you to delete the first certificate. I had to create
a
new project with a new certificate and import that one into my old
project.



Arne Garvander
Certified Geek
Professional Data Dude
 
Back
Top