User1917123239 posted
Hi All
I am stuck in a situation. I have created an asp.net core application which is hosted in Azure Web App. It is getting authenticated by Azure AD. Application is working fine when i run it locally. From Azure also it works fine. The problem comes when user
is filling a form and stops in between and comes again after lets say 50-60 mins and resumes the filling of form. When user clicks on save after application being idle for 50-60 mins, the page comes as blank and gives 404 . It does not happen when i run application
locally in visual studio and wait for 60 mins.
I hope i was able to explain the problem. Any help or direction will be appreciated.
Thanks
Varun