简体   繁体   English

在Visual Studio 2013中,无法将ASP Web应用程序迁移到Azure Web角色-“添加Windows Azure部署项目”选项在哪里?

[英]In Visual Studio 2013 unable to migrate ASP Web Application to Azure Web Role - where is the 'Add Windows Azure Deployment Project' option?

In a new solution in VS2013, I am following the instructions on migrating an ASP Web Application to an Azure Web Role . 在VS2013中的新解决方案中,我遵循有关将ASP Web应用程序迁移到Azure Web角色的说明

I created a new ASP.Net Web Application project in my solution. 我在解决方案中创建了一个新的ASP.Net Web应用程序项目。 Right-clicking on the project does not render the option Add Windows Azure Deployment Project , and am unable to locate a VS2013-related fix. 右键单击该项目不会呈现“ 添加Windows Azure部署项目 ”选项,并且无法找到与VS2013相关的修补程序。

I added a new Azure Cloud Service/WebRole project to the solution, and am wondering if I can just take guts from the first Web App and move them to the Web Role (I didn't see any new name spaces in the classes I looked at)? 我向解决方案中添加了一个新的Azure Cloud Service / WebRole项目,并且想知道我是否可以仅从第一个Web应用程序中获取胆量并将其移至Web角色(我在查找的类中没有看到任何新的名称空间)在)?

The solution should contain both the Azure Cloud Service/WebRole project and the ASP.Net Web Application project. 该解决方案应同时包含Azure云服务/ WebRole项目和ASP.Net Web应用程序项目。 Then in the Azure Cloud Service/WebRole project, right-click on the "Roles" folder >> Add >> Web Role Project in solution. 然后在Azure Cloud Service / WebRole项目中,右键单击解决方案中的“ Roles”文件夹>>添加>> Web Role Project。

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

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