Click Once FORCES signing

S

Seth Williams

We have a couple of apps on our intranet, needing only to be published
within our network, so we don't need signing

On one developer's computer, every time we try to Publish the application,
(even though we UNCHECK the signing checkbox in the Signing tab), it
automatically checks it again, and then, because it's not signed, will throw
an error and not publish.

Any ideas on where there might be a setting so I can stop this behavior?
 
C

Collin

In ClickOnce deployment, there's two types of signing. The first signing is
the ClickOnce manfest which I believe controls the ClickOnce security
settings. i.e. full trust vs. partial trust.

Then there's the signing the assembly which is code signing where you have
to buy the certificate for Verisign.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top