Slowjim
Member
I had been using VB.net Express before I got Visual Studio 2008. I started the program I have been working on with the express edition then I finished it with Visual Studio. I have also been working on my program on two different machines. One day a new file showed up in the project with an extension .pfx. Since I didn't know what it was I naturally ERASED it! I found I can still deploy the program by creating a Setup Wizard and that worked out pretty well.
Now I cannot PUBLISH the program because I ERASED the KEY!
I unchecked the Sign the ClickOnce manifests and unchecked the ClickOnce security settings, but everytime I try to Publish they check theirselves back!! And then I get an error, something about Capicom being in the same directory with Sign something. But I think the real problem is that I deleted the key.
Perhaps I don't even need to worry about this because I had no problems deploying the application on my website as an msi file.
How can I fix the problem of not being able to publish and why do I even need to worry about it?
Thanks for helping a novice at vb.net
Now I cannot PUBLISH the program because I ERASED the KEY!
I unchecked the Sign the ClickOnce manifests and unchecked the ClickOnce security settings, but everytime I try to Publish they check theirselves back!! And then I get an error, something about Capicom being in the same directory with Sign something. But I think the real problem is that I deleted the key.
Perhaps I don't even need to worry about this because I had no problems deploying the application on my website as an msi file.
How can I fix the problem of not being able to publish and why do I even need to worry about it?
Thanks for helping a novice at vb.net