Top "Iisnode" questions

iisnode is a native IIS module that allows hosting of node.

How to run Node.JS server for a web application?

Info: I am very new to node.JS! I have written a sample server that can listen to http requests …

node.js iisnode
Node.js native module is not a valid Win32 application error

Trying to make Hello World native module for node.js Got an Win32 Project in VS 2012 with one file: #include &…

node.js native iisnode
How to implement Socket.IO with ASP.Net, IISNode, Node.JS, and SQL Server for event-based push notifications?

For a notification project, would like to push event notifications out. These are things like login, change in profile, etc., …

node.js sql-server-2008-r2 asp.net-4.0 socket.io iisnode
IIS, Node.js, and Web Application with IISNode not configured right with Virtual Directory

I have the following setup in IIS: Default Web Site (www.foo.com) hosting standard html site Web Application underneath …

node.js iis express iisnode
How to Host node application in IIS?

I am developing an application in mean-stack. The only the difference is that I want to host my application in …

node.js iis express mean-stack iisnode
Node.js + Express based app not running with iisnode

I am doing some experiments with node.js + express and iisnode. I have the following very simple app, located in …

node.js iis express iisnode
Windows Azure Websites is overriding my 404 and 500 error pages in my node.js app

I am using Windows Azure Websites to host a node.js application. So far everything is great except for my …

node.js azure web-config iisnode
Error: EPERM, operation not permitted with Node.js and Etherpad Lite

I'm attempting to get an Etherpad Lite site up and running with IIS on my computer before I upload it …

node.js azure etherpad iisnode
Deploying Node App in IIS

I'm trying to deploy node app on windows server 2012 R2 and facing issue while doing the same. Server: Windows Server 2012 …

node.js iis windows-server-2012-r2 iisnode