WPF Clickonce update failing - Why is Trust Not Granted? -


trying clickonce application work correctly, keep encountering "trust not granted" exceptions, , i'm not yet seeing why happening.

the exe signed code signing certificate verisign, both setting "sign clickonce manifests" option in signing tab, implementing pre-publish approach metioned here: http://robindotnet.wordpress.com/2013/02/24/windows-8-and-clickonce-the-definitive-answer-2/ . have verified certificate installed on client machine correctly. have verified exe signed after build well.

i have taken same approach setting explicit trusts stackoverflow answer: https://stackoverflow.com/a/16816341/97879

i presently deploying network share, , expected path updates until we're prepared take application production.

my application can see there update available, fails when trying update. happens same way on both windows 7 , 8 machines.

what missing?


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -