i installed iisnode on a windows8 and 8.1 also installed the samples and they are all running except the debugger (node inspector) in the browser console i get the following error:
WebSocket connection to 'ws://localhost/node/helloworld/hello.js/debug/ws?' failed: Error during WebSocket handshake: 'Connection' header value is not 'Upgrade': Upgrade Upgrade
websockets feature is installed. When running node inspector thorough CMD it works.
any ideas?