ClickOnce下载超时问题
希望您可能遇到过 ClickOnce 下载超时问题。 下载仅在某个点停止(它尝试下载大于 2MB 的 .deploy 文件) 并抛出超时错误。
有解决这个问题的想法吗?
Hope you might have come across the ClickOnce download timeout issue.
The download just stops at a point (where it tries to download a .deploy file of >2MB)
and throws the timeout error.
Any ideas on resolving this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查您的网络速度、网络连接,并与托管您的应用程序的人员交谈。您可以运行 fiddler 并查看遇到的文件。这不是 ClickOnce 问题,而是网络问题。
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. This is not a ClickOnce problem, it is a network issue.