Url routing not working in my node.js application with iisnode

1.1k views Asked by At

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.

enter image description here

1

There are 1 answers

0
Liviu Costea On

I think you need the URL Rewrite module installed on IIS. Take a look here at the Prerequisites: https://github.com/tjanczuk/iisnode