gpt4 book ai didi

node.js - 当从 Visual Studio 运行 IISExpress 时,我必须采取哪些步骤才能使 IISExpress 运行 iisnode

转载 作者:太空宇宙 更新时间:2023-11-04 00:06:19 24 4
gpt4 key购买 nike

以下是我的工作环境中使用的技术:

-Node JS 版本 8.10.0 win x64

-Visual Studio 2015 社区更新 3

-iisnode v0.22.1 x64

-IIS Express

当我安装 iisnode 时,iisnode 配置位于此处:

C:\Program Files\iisnode\www\configuration\web.config

在 C:\Program Files\iisnode\www 中,有多个目录(每个 Node 应用程序一个目录)

我在 Visual Studio 中创建了 ASP.NET MVC 解决方案。

现在,当我在 Visual Studio 中运行上述 ASP.NET MVC 解决方案时,IISExpress 将正确部署并运行该解决方案。

但是,如何配置 IISExpress 来运行已安装的 iisnode?当从 Visual Studio 运行 IISExpress 时,我必须采取哪些步骤才能使 IISExpress 运行 iisnode?

最佳答案

The documentation

Installing for IIS 7.x/8.x

* Install iisnode for IIS 7.x/8.x: x86 or x64 - choose bitness matching your system
* To set up samples, from the administrative command prompt call %programfiles%\iisnode\setupsamples.bat
* Go to http://localhost/node

Installing for IIS Express/WebMatrix

* Install WebMatrix using the Web Platform Installer
* Open WebMatrix, choose “Site from folder”, enter %localappdata%\iisnode\www, start the site, and play with the iisnode

samples, or * Use node.js templates to get started quickly with an Express application or a skeleton Hello World

但是 WebMatrix 已经寿终正寝了。因此,您需要在 IIS Express 上手动创建站点(或使用类似 Jexus Manager 的工具)。

不过似乎没有提到任何 Visual Studio 集成。

关于node.js - 当从 Visual Studio 运行 IISExpress 时,我必须采取哪些步骤才能使 IISExpress 运行 iisnode,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52132397/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com