Hi, guys.
I have searched for solution about 3 days. This is my last chance to fix it. So please help me find solution to my problem.
I have win7 (64 bit)
I installed WebMatrix 2 -> new Template site -> node.Js
But when I run my new website I get errors.
Browser:
iisnode encountered an error when processing the request.
HRESULT: 0x2
HTTP status: 500
HTTP reason: Internal Server Error
You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.
In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.
The node.exe [...] node.js application is located. Alternatively you can disable logging by setting system.webServer/iisnode/@loggingEnabled element of web.config to 'false'.
Event viewer:
The directory specified for caching compressed content C:\Users\'user'\AppData\Local\Temp\iisexpress\IIS Temporary Compressed Files\Clr4IntegratedAppPool is invalid. Static compression is being disabled.
↧