Select the product you need help with
FIX: Web clients crash or you experience unexpected behavior when you access an ASP.NET 2.0 AJAX-enabled website that is deployed in a web farmArticle ID: 968108 - View products that this article applies to. On This PageSYMPTOMSConsider the following scenario:
In this situation, ASP.NET AJAX scripts served by the ScriptResource.axd and WebResource.axd handlers will be included more than one time on the page of the web application. Therefore, the same script may run more than one time. This may cause the web client to crash or you may experience unexpected behavior. CAUSEWhen the ASP.NET AJAX assembly (System.Web.Extensions.dll) in the GAC generates ScriptResource.axd and WebResource.axd links in a page, the time stamp of System.Web.Extensions.dll is used to generate the "t" parameter. In the following example, the %t parameter% is generated based on the time stamp of the assembly System.Web.Extensions.dll. In the scenario that is described in the "Symptoms" section, the "t" parameter will be different across the web servers in the farm. RESOLUTIONHotfix replacement informationThe hotfix that corresponds to Microsoft Knowledge Base article 968108 (KB968108) has been superseded by hotfix KB2387928. Hotfix KB2387928 contains all the fixes that were previously included in KB968108. You should use hotfix KB2387928 to fix the issues that are described in KB968108. For more information, click the following article number to view the article in the Microsoft Knowledge Base:2387928
(http://support.microsoft.com/kb/2387928/
)
FIX: You receive the error "Operation Aborted" when you use an AJAX-based web application that is built in the .NET Framework 3.5 Service Pack 1 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. PropertiesArticle ID: 968108 - Last Review: February 24, 2011 - Revision: 2.0
| Article Translations |


Back to the top








