Visual Studio 2010中 - 网络部署超时 - 怎么办? [英] Visual Studio 2010 - web deploy times out - what to do?

查看:232
本文介绍了Visual Studio 2010中 - 网络部署超时 - 怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的MVC2 web项目使用VS 2010的网络部署功能部署。它用来运行正常,但现在则是与此错误消息往往不是超时:

My MVC2 web project is deployed using the VS 2010 "web deploy" feature. It used to run fine but now it is timing out more often than not with this error message:

Web deployment task failed.((10/11/2010 1:01:59 a.m.) An error occurred
when the request was processed on the remote computer.)

(10/11/2010 1:01:59 a.m.) An error occurred when the request was processed on the remote 
computer.     The remote host closed the connection. The error code is 0x800704CD.      

搜索错误code 0x800704CD不返回任何帮助。

Searching for the error code 0x800704CD does not return anything helpful.

有没有增加超时时间的一种方式,或者我应该寻找一种替代方法,并忘记了网络部署?

Is there a way to increase the timeout period, or should I be looking for an alternative method and forgetting about web deploy?

推荐答案

我还没有回答的超时问题(无法看到服务器日志的任何问题)。但我没有找到一个解决办法:

I haven't answered the timeout problem (could not see any problems on the server log). But I did find a workaround:


  1. 物理的webdeploy.zip文件复制到Web服务器。

  2. 在IIS中选择网站,点击右键,选择部署 - 导入应用程序...

  3. 选择在#1
  4. 复制的zip文件
  1. Physically copy the webdeploy.zip file to the web server.
  2. In IIS select the website, right click and choose "Deploy - Import Application ..."
  3. Select the zip file copied in #1

这篇关于Visual Studio 2010中 - 网络部署超时 - 怎么办?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆