Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)

I have created a web application and hosted in on Azure. But every time it crashes due to some issues and it throws an error:

142 crashes due to (0xE0434352 - CLR Exception)

Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)

Basically, this issue occurs due to FUNCTIONS_WORKER_RUNTIME is set to dotnet. We need to change it to node and it will work fine. To do that, go to application settings and give the value as "node".

I hope this will help.

Want to know more about Azure web app? Prefer this tutorial on Azure web app.

Want to become an Azure expert? join Azure certification now!!

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...