Kieren Johnstone
Kieren Johnstone
Great idea. Should #define X in a file define it just in that file or the whole project? I would intend on having it as an option on project options...
Ok, thank you - I will try different adapters and tools on this machine to see if I can find any differences. It does just seem like the WinRT call...
Humm, odd, I am not seeing that on any PCs I have tried the latest version on. Could you give a quick breakdown of OS and system specs (CPU,RAM,graphics) please?...
I'm struggling to track this one down. Can you try it on another machine, or see if it occurs on all files/projects or just a certain one?
Note: have just found http://stackoverflow.com/questions/13011269/iisnode-failed-to-process-http-response-status-line and added an `uncaughtException` event handler. Will recreate and update here / close as necessary !
Update: nothing logged at all for that request, in fact
I've added logging to every stage of the middleware - the last middleware to run is a call to `res.render`, like this: `res.render(__dirname + "/" + page + ".jade", {...
In the end I just switched from iisnode to using URL rewriting and just running node. It would be great to know if there are any deeper debugging options available,...
Great idea thanks :)
It should be updated after each step - it is for me. Can you try restarting Devkit and trying again? There is a bug where if you select 10khz mode...