After upgrading the version of node.js on the server, iisnode has been getting 500 errors. If you change it back to any version, it will be 500.

  1. must be deployed in windows, which cannot be changed.
  2. it has always been possible to use iisnode before.
  3. now execute node directly or run the Node project with supervisor without error
  4. is currently windows2008+iis7

I would like to ask if someone has encountered such a problem, how to solve it? Thank you.
clipboard.png

May.22,2021

after the node version is upgraded, it is best to reinstall the required dependencies. Otherwise, there will be some exceptions of the version that is not Synchronize.
P.S. It is best to po the error screenshot

Menu