Dear All,
I have a web application which contains many pages.There is a very stange thing in one page.After the user logged in,the c# code in Page_Load(object sender, System.EventArgs e) begins to run and ended successfully.But the page does is not displayed immediately,seems the applicatuion pause at least 90 seconds.
Does anybody can tell me how does this happened and how to resolve it?
Visual Studio 2003
Many Thanks!
...
Go to the complete details ...