简体   繁体   English

为什么我不能将我的ASP.Net项目从VS2015发布到Azure

[英]Why can't I publish my ASP.Net project from VS2015 to Azure

I can't enter a webapp name when I create a new project, as well as after creating the project. 创建新项目时以及创建项目后,我都无法输入Web应用程序名称。 I still cant publish to Azure because of the same reason. 由于相同的原因,我仍然无法发布到Azure。

I've tried the following available tutorials online but still the same. 我已经在线尝试了以下可用的教程,但仍然相同。 Both of my VS and Azure's accounts are the same. 我的VS和Azure的帐户都相同。

This is how it looks like. 这就是它的样子。

创建新项目时无法输入webapp名称

Try a workaround instead. 请尝试解决方法。 Create the webapp in Azure portal. 在Azure门户中创建Webapp。 Then publish it again and choose the existing webapp. 然后再次发布并选择现有的Web应用程序。

暂无
暂无

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

相关问题 如何在安装vs2015之后在vs2015上安装Asp.Net? - How can I install Asp.Net on vs2015 after already installing vs2015 ? VS2015 ASP.NET 5空项目无法正常工作,找不到ConfigurationBuilder.Build - VS2015 ASP.NET 5 Empty project doesn't work, can't find ConfigurationBuilder.Build VS2015社区ASP.NET5依赖注入和Azure在UWP更新后发布错误 - VS2015 Community ASP.NET5 Dependency injection and azure publish errors after UWP update 无法将Azure VM上托管的WCF服务引用添加到VS2015项目 - Can't add WCF service reference hosted on Azure VM to VS2015 project 通过使用我的 Nuget 包的 VS2015 构建 .NET 项目不会复制 .config 文件 - Building .NET project through VS2015 that uses my Nuget Package doesn't copy .config file 试图发布ASP.NET项目,但VS找不到特定的文件 - Trying to publish ASP.NET project, but VS can't find a particular file 尝试将我的Web应用程序从VS Community 2015发布到Azure时出错。 错误:找不到现有的已加载项目:http:// localhost:55809 - Error trying to publish my web app from VS Community 2015 to Azure. Error: Can't find existing loaded project:http://localhost:55809 无法访问我的文件夹 在 VS2015 .NET 4.5.2 中工作 - Can't get access to my folder Working in VS2015 .NET 4.5.2 ASP NET MVC5编译器在IIS中发布错误(在VS2015中工作正常) - ASP NET MVC5 compiler publish error in IIS (works fine in VS2015) 即使可以构建它,也无法发布ASP.NET项目 - I can't publish a ASP.NET project, even though I can build it
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM