简体   繁体   English

使用 Visual Studio 部署到 Google Cloud Compute VM

[英]Deploy To Google Cloud Compute VM With Visual Studio

Currently, I'm stuck unable to Publish To Google Cloud from Visual Studio.目前,我无法从 Visual Studio 发布到 Google Cloud。 My compute engine VM is up and running, and I've successfully added and configured the Google Cloud Tools extension in Visual Studio.我的计算引擎 VM 已启动并正在运行,我已在 Visual Studio 中成功添加和配置 Google Cloud Tools 扩展。 I can see that everything populates properly in the settings when I select the publish to google cloud option including my project id and VM instance.当我 select 发布到谷歌云选项包括我的项目 ID 和 VM 实例时,我可以看到设置中的所有内容都正确填充。 VM login credentials are also good. VM 登录凭据也很好。

在此处输入图像描述

在此处输入图像描述

When I try to actually publish my asp.net website, I just get the generic error:当我尝试实际发布我的 asp.net 网站时,我只收到一般错误:

Publishing [My Project] to Compute Engine.将 [我的项目] 发布到 Compute Engine。 Failed to publish project [My Project].无法发布项目 [我的项目]。

I know I'm not the first to experience this, but I searched like crazy to find a solution to no avail.我知道我不是第一个遇到这种情况的人,但我疯狂地寻找解决方案却无济于事。

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

相关问题 无法 SSH 进入我在 Google Cloud 上的 Compute Engine 虚拟机实例 - Unable to SSH into my Compute Engine VM instance on Google Cloud 如何将 React 应用程序部署到 Google Cloud Vm 实例? - How to deploy React app to Google Cloud Vm Instance? 无法将我的反应应用程序部署到谷歌云平台虚拟机 - Unable to deploy my react app to google cloud platform vm 在具有数据流调度功能的谷歌计算引擎上部署 Spring 云数据流,无需使用 K8s 或 Cloud Foundry - Deploy Spring cloud data flow on Google compute engine with data flow scheduling feature, and without using K8s or Cloud Foundry 重命名 Google Compute Engine VM 实例 - Rename Google Compute Engine VM Instance 谷歌计算引擎无法访问虚拟机 - Google Compute Engine Unable to Access VM 在 Google Cloud 上使用 Jenkins 启动现有的 VM - Starting already existing VM with Jenkins on Google Cloud 在 Google Cloud VM 上登录 R Studio 时出错:无法连接到服务 - Error when signing into R Studio on Google Cloud VM: Unable to connect to service 谷歌云计算是否存在数据使用限制 - Are there data usage limitations with Google Cloud Compute 在 Google Cloud Run 中部署 NestJS - Deploy NestJS in Google Cloud Run
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM