Select the product you need help with
FIX: You experience very slow performance on an initial request to an ASP.NET Web site after you change the App_Code folder, the bin folder, or the Global.asax fileArticle ID: 961884 - View products that this article applies to. On This PageSYMPTOMSAfter you change the App_Code folder, the bin folder, or the Global.asax file in a Microsoft ASP.NET Web application, you may experience very slow performance on an initial request to the Web site. CAUSEThis problem occurs because after you change the App_Code folder, the bin folder, or the Global.asax file, everything will be recompiled. If the application is very large, the compilation can take a long time. Therefore, Web clients will be slow to load Web pages on the initial request to the Web site. RESOLUTIONThe hotfix that corresponds to KB961884 has been superseded with the hotfix KB981201, which contains all fixes that were previously included in KB961884. You should use the hotfix KB981201 to fix the issues described in KB961884. For more information, click the following article number to view the article in the Microsoft Knowledge Base: | Article Translations |


Back to the top








