Posted on: 8/28/2014 9:57:40 PM | Views : 405

I am making a ASP.net application that is sitting on a Windows 7 pro machine. That 7 pro machine is handling IIS and SqlServer. The app works fast enough less than 2 seconds to start and maybe 2 seconds to open new window during popup. But lately it's taking like 5 min to open a new window in popup. I would normally rollback but I was told the previous version was tested fine, but nope it wasn't so I just can't go back. The backup is too new.
This app is accessed over a VPN. If I use remote desktop the App runs fine on the server. It's got to be something about going over VPN. Maybe not.
How do you debug something like app taking so long to load? I would like to see and make the app load as fast as possible.

Go to the complete details ...