0
project.web created
Hello Team,
We are using Asp.Net Zero -> Asp.Net Core MVC with JQuery v12.0.
The application was running all fine till now. Couple of days before it stopped loading login page when ran in debug mode. When ran in debug mode it keeps loading the login page indefinitely without completely loading it. It is happening on most of our developer machines as well as release machine. We tried running it by increasing RAM= 32GB and CPUs = 8vCPUs, but in vain.
The application loads correctly when run with "run without debugging mode".
Thank you.
1 Answer(s)
-
0
Hi @project.web
Could you share the logs file under App_Data folder when you try to debug the app with [email protected] ?
Thanks,