Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net mvc Visual Studio.NET MVC部署到IIS上的特定站点的Google云_Asp.net Mvc_Visual Studio_Google Cloud Platform_Google Compute Engine - Fatal编程技术网

Asp.net mvc Visual Studio.NET MVC部署到IIS上的特定站点的Google云

Asp.net mvc Visual Studio.NET MVC部署到IIS上的特定站点的Google云,asp.net-mvc,visual-studio,google-cloud-platform,google-compute-engine,Asp.net Mvc,Visual Studio,Google Cloud Platform,Google Compute Engine,在哪里可以找到将web项目(.NET MVC)部署到云服务器上特定IIS站点的信息 我似乎找不到任何关于如何做到这一点的信息。其想法是在服务器上托管多个网站,但也可以使用发布到Google Cloud…功能,同时选择在IIS上发布到的网站Google Cloud Tools for Visual Studio当前仅支持发布到GCE VM上IIS上的默认应用程序。 我已经在github上创建了一个应用程序,这样您就可以在那里跟踪进度

在哪里可以找到将web项目(.NET MVC)部署到云服务器上特定IIS站点的信息


我似乎找不到任何关于如何做到这一点的信息。其想法是在服务器上托管多个网站,但也可以使用
发布到Google Cloud…
功能,同时选择在
IIS上发布到的
网站

Google Cloud Tools for Visual Studio当前仅支持发布到GCE VM上IIS上的默认应用程序。 我已经在github上创建了一个应用程序,这样您就可以在那里跟踪进度