I am working in a project "Integration of node.js with asp.net mvc application". So i use IISNode concept for this which i referred from here. This works fine. But when i add routing concepts using express , the routing doestn't work.
Asked
Active
Viewed 1,113 times
1 Answers
0
I think you need the URL Rewrite module installed on IIS. Take a look here at the Prerequisites: https://github.com/tjanczuk/iisnode

Liviu Costea
- 3,624
- 14
- 17