Has anyone had any success getting the node.js oracle module working on Windows Server 2008? I can't get the library to compile; error messages seem to indicate a missing header. I put VS2010 Express on it, as well as the Windows 7 SDK -- all with no success. The error is "C1083: can't open include stdint.h". I was curious if there had been any successful deployments. I was able to get it built on my personal Windows 7 machine, but not on the server edition. Any tips and/or tricks would be appreciated.
The "why" is easy -- they want it to work there.