node.js with asp.net mvc4 with url rewriting?

I am new to node.js , I have done sample program with mvc4 application as per

http://weblogs.asp.net/jgalloway/archive/2011/10/26/using-node-js-in-an-asp-net-mvc-application-with-iisnode.aspx and then I recieved error like Handler "iisnode" has a bad module "iisnode" in its module list.

I am using windows 8, iis 8 express, visual studio 2012. and my operating system is 32-bit and 64-bit based processor. Initially i am not able to execute samples after .bat file run as admin. I installed: iisnode-full-iisx86v0.2.3 and node-v.0.8.19.

Can u give guidance for running node.js with asp.net mvc application.

thanks,

suribabu