visual studio - Cannot install ClickOnce - Certificate Not Trusted -


i trying publish small microsoft office customization using visual studio 2013. purchased code-signing certificate godaddy (issued starfield technologies) , used sign program. however, when user tries install clickonce manifest, following error:

customized functionality in application not work because certificate used sign deployment manifest riskmp or location not trusted. contact administrator further assistance.

the program being downloaded same server private key generated , same url specified in publish.

the solution have found far add url list of trusted sites in ie internet options, isn't solution requires lot of steps on part of user. i'd simplify installation as possible. appreciated.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -