I'm trying to setup a test app using ClickOnce as the deployment model.
It's all gone quite well so far. I signed the manifests with a test certificate, but now every time I try to run it in release or debug mode, it asks me for the password. Not only is this a pain, if it worked, but it's giving me the error message "Object already exists" and won't go any further.
I'd like to
a: not have to enter a password every time I try to run/debug the app
b: get past this error