iisnode icon indicating copy to clipboard operation
iisnode copied to clipboard

iisnode encountered an error when processing the request.

Open broy-github opened this issue 3 years ago • 2 comments

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:

error

Please help me.

broy-github avatar Dec 17 '21 15:12 broy-github

I get this all the time on my production server, does anyone know how to figure out what is happening?

JeremyTellier avatar Jan 03 '23 18:01 JeremyTellier

@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

shriekdj avatar Jan 17 '24 22:01 shriekdj