I'm currently working on a realtime chat with socket.io and node.js. On my development machine everything works fine. I can call my socket.io-server on port 888.
The same port is free and reachable on my production server.
I can't figure out why IIS raises an 500 error. Has anyone an idea?
Following error is thrown:
HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error