You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building an asp.net mvc core application with server side rendering and I get ReactEngineNotFoundException, when I deploy to Azure.
You might see the entire callstack yourself here: http://dotnetopeniddemo.azurewebsites.net
I have created an Azure web app, and I'm deploying to it from Visual Studio. It works locally in IIS Express, but not on Azure.