Microsoft Knowledge Base Email Alertz

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 file

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 961884 - Last Review: August 4, 2010 - Revision: 4.0

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 file

On This Page

SYMPTOMS

After 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.

CAUSE

This 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.

RESOLUTION

Hotfix Replacement Information

The 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:
981201  (http://kbalertz.com/Feedback.aspx?kbNumber=981201/ ) A hotfix is available for ASP.NET 2.0 that enables support for extended protection

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about ASP.NET compilations, visit the following Microsoft Developer Network (MSDN) Web sites:
http://msdn.microsoft.com/en-us/library/ms178466.aspx (http://msdn.microsoft.com/en-us/library/ms178466.aspx)
http://msdn.microsoft.com/en-us/library/ms366723.aspx (http://msdn.microsoft.com/en-us/library/ms366723.aspx)
For more information about the configure compilation element in ASP.NET settings, visit the following MSDN Web site:
http://msdn.microsoft.com/en-us/library/s10awwz0.aspx (http://msdn.microsoft.com/en-us/library/s10awwz0.aspx)

APPLIES TO
  • Microsoft ASP.NET 2.0
  • Microsoft .NET Framework 2.0
  • Microsoft .NET Framework 3.5 Service Pack 1
Keywords: 
kbhotfixserver kbexpertiseadvanced kbqfe kbsurveynew KB961884
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate