Build a Node.js-powered Chatroom Web App: Express and Azure

Hello , Thanks for your details posts. I simply followed your article step by step. But I end up having “EADDRINUSE” error. I am using Microsoft Visual Studio premium 2013 update 4. I selected New Project->“Basic Azure Node JS express 4 application” template.

All I did was adding above lines 35-38. I end up getting this error. Here is link explains error http://1drv.ms/1sY44SS

What I am thinking is this VS template is trying to create server on a port which is just created. Any help is highly appreciated.