简体   繁体   English

ClickOnce 下载超时问题

[英]ClickOnce download timeout issue

Hope you might have come across the ClickOnce download timeout issue.希望您可能遇到过 ClickOnce 下载超时问题。 The download just stops at a point (where it tries to download a.deploy file of >2MB) and throws the timeout error.下载只在某个点停止(它尝试下载 >2MB 的 .deploy 文件)并引发超时错误。

Any ideas on resolving this?关于解决这个问题的任何想法?

Check your network speed, your network connections, and talk to whoever is hosting your application.检查您的网络速度、网络连接,并与托管您的应用程序的人交谈。 You can run fiddler and see the files coming across.您可以运行 fiddler 并查看遇到的文件。 This is not a ClickOnce problem, it is a network issue.这不是 ClickOnce 问题,而是网络问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM