相关疑难解决方法(0)

无法让我的EC2 Windows Server 2008(Web堆栈)实例接收我的网站的发布

我为EC2安装了一个新的AMI(http://aws.amazon.com/amis/Microsoft/5147732567196848),并在其上安装了Web部署2.1.

Web部署2.1服务正在运行

netstat -an
Run Code Online (Sandbox Code Playgroud)

Web Deployment Agent Service正在监听8172.

但是,当我尝试使用Project->右键单击 - >发布(通过Web部署)部署到此站点时,我收到以下错误消息

------ Build started: Project: Cir.Web, Configuration: Debug Any CPU ------
  Cir.Web -> C:\Projects\CrazyInsaneRobot\Source\Cir.Web\bin\Cir.Web.dll
------ Publish started: Project: Cir.Web, Configuration: Debug Any CPU ------
Transformed Web.config using Web.Debug.config into obj\Debug\TransformWebConfig\transformed\Web.config.
Auto ConnectionString Transformed Views\Web.config into obj\Debug\CSAutoParameterize\transformed\Views\Web.config.
Auto ConnectionString Transformed obj\Debug\TransformWebConfig\transformed\Web.config into obj\Debug\CSAutoParameterize\transformed\Web.config.
Copying all files to temporary location below for package/publish:
obj\Debug\Package\PackageTmp.
Start Web Deploy Publish the Application/package to https://ec2-175-41-170-198.ap-southeast-1.compute.amazonaws.com:8172/msdeploy.axd?site=Default%20Web%20Site ...
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(3847,5): Warning : Retrying the …
Run Code Online (Sandbox Code Playgroud)

asp.net iis amazon-ec2 webdeploy

18
推荐指数
2
解决办法
1万
查看次数

标签 统计

amazon-ec2 ×1

asp.net ×1

iis ×1

webdeploy ×1