c# - In Visual Studio 2013 unable to migrate ASP Web Application to Azure Web Role - where is the 'Add Windows Azure Deployment Project' option? -
in new solution in vs2013, following instructions on migrating asp web application azure web role.
i created new asp.net web application project in solution. right-clicking on project not render option add windows azure deployment project, , unable locate vs2013-related fix.
i added new azure cloud service/webrole project solution, , wondering if can take guts first web app , move them web role (i didn't see new name spaces in classes looked at)?
the solution should contain both azure cloud service/webrole project , asp.net web application project. in azure cloud service/webrole project, right-click on "roles" folder >> add >> web role project in solution.
Comments
Post a Comment