Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
IISNode is no longer the recommend IIS node hosting option. The error typically means the IIS module can not communicate with the node exe. If the app has been running, check for node version upgrade (IISNode last update was in 2020 to support node 20), or a code change.
the recommend way to run node on IIS is via IIS ARR as a reverse proxy.