iisnode
iisnode copied to clipboard
iisnode encountered an error when processing the request.
Hello,
I am trying to host my Angular 8 universal app in the IIS of Windows Server 2019. I have the dist folder, main.js and web.config file in the root directory of the hosted site. I have installed the iisnode in the server. When I browse the site a blank iisnode folder is created on the root directory. I have set the full control permissions to IIS_IUSR and IUSR to the root directory. But I am getting the following errors:
Please help me.
I get this all the time on my production server, does anyone know how to figure out what is happening?
@JeremyTellier and @broy-github
I also had the issue multiple times but when i deploy app again at new folder then it works at least.
I Know it's not a best solution but try that if it helps