RE: Run NodeJs on iis Tutorial
1 more thing is missing , add <iisnode enableXFF="true" /> to <system.webServer> tag
<iisnode enableXFF="true" /> to <system.webServer>
RE: Run NodeJs on iis Tutorial