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 am unable to start debugging. Visual studio just hangs. If I close IIS worker process then and try again then it works. Also, probably related, in production enviroment works well, much much faster (probably because of resolved #316 issue I opened recently) but only after first slow request. Then if I don't use page (I'm currently the only user of application) then it is slow again. No, I didn't waited 20 minutes which is IIS's default interval of recylling. Probably less then minute. Maybe IIS recylcles because of some errors and that is the reason of some random slowdowns. Also, I just noticed "Unknown error (RangeError); potential stack overflow detected" error I didn't experienced in 2.5.0 version. Daniel if you want I can send you link to my page on email if it would helpful.
The text was updated successfully, but these errors were encountered:
I am unable to start debugging. Visual studio just hangs. If I close IIS worker process then and try again then it works. Also, probably related, in production enviroment works well, much much faster (probably because of resolved #316 issue I opened recently) but only after first slow request. Then if I don't use page (I'm currently the only user of application) then it is slow again. No, I didn't waited 20 minutes which is IIS's default interval of recylling. Probably less then minute. Maybe IIS recylcles because of some errors and that is the reason of some random slowdowns. Also, I just noticed "Unknown error (RangeError); potential stack overflow detected" error I didn't experienced in 2.5.0 version. Daniel if you want I can send you link to my page on email if it would helpful.
The text was updated successfully, but these errors were encountered: