Download ClickOnce fails from setup.exe

浪尽此生 提交于 2019-12-05 05:10:44

I had the same problem here. My log file looked very similar (there were no stack traces or anything in it) and the last two lines were similar. The setup.exe failed, but the … .application URL worked ok. I'm on a corporate network/domain and our system administrators had set up a lot of group policies overriding the default security zone settings. The problem was solved by removing the policies and then clicking buttons:
“IE -> Tools -> Internet options -> Security -> Reset all zones to default level”
and “Advanced -> Restore advanced settings”.

I've found the following guide here:

http://feedback.veodin.com/knowledgebase/articles/52576-installation-fails-with-error-message-urldownload

  1. Start Microsoft Internet Explorer by pressing Win+R, enter ‘iexplore’ and finally press enter

  2. Go to ‘Tools’ Menu

  3. Make sure to uncheck the mark at ‘Work Offline’

  4. Execute KeyRocket_Setup.exe again

With that said, I think it's easier to create someone's own "clickonce" experience, in order to avoid any interference with Internet Explorer whatsoever.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!