asynchronous - Asp.net MVC Web Application Hanging -


we switched our mvc web application use asynchronous tasks. few days ago, application began hanging. problem not sure if async stuff causing issue, debugger in visual studio 2013, or iis. application starts fine, begin click on different pages gets slower , slower moving method method. when stop debugging , try restart. message "another debugger running". takes long time reset can begin debugging again. have close visual studio , reopen release. question is, async tasks causing behavior? there anyway see how long each task takes execute or if threads being released? don't know start figure out problem. suggestions, direction or article suggestions appreciated!


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -