﻿# ASP.NET 1.1 Update Package...

<datetime class="hidden">2004-01-16T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported, ASP.NET, Performance -->

From Paschal L...some pretty interesting fixes...like the DataGrid accessibility update!


### [ASP.NET
1.1 June 2003 Hotfix Rollup Package](http://weblogs.asp.net/pleloup/posts/24869.aspx)

[This
KB](http://support.microsoft.com/default.aspx?scid=kb;en-us;821156)would certainly be of some interest for the .Net community ;-)

I am not sure it's new but I missed it so let share
the info.

- [812686](http://support.microsoft.com/default.aspx?scid=kb;EN-US;812686) FIX:
When You Call the Response.ClearHeaders Method in a Custom HTTPmodule, Extra Characters
Are Appended to the Output
- [819612](http://support.microsoft.com/default.aspx?scid=kb;EN-US;819612) FIX:
Slow Performance When the Browser Capabilities Evaluator Is Removed from the Cache
- [820621](http://support.microsoft.com/default.aspx?scid=kb;EN-US;820621) FIX:
Cannot Download WinForm Application Configuration Files
- [820743](http://support.microsoft.com/default.aspx?scid=kb;EN-US;820743) FIX:
ASP.NET Performance Counters Cannot Count More Than 113 Loaded AppDomains
- [820747](http://support.microsoft.com/default.aspx?scid=kb;EN-US;820747) FIX:
Cannot Attach a User-Mode Debugger to the Aspnet\_wp.exe Process Through Image File
Run Options
- [821155](http://support.microsoft.com/default.aspx?scid=kb;EN-US;821155) Background
Batch Compile May Cause a Deadlock When the Thread Pool Has Been Exhausted
- [821349](http://support.microsoft.com/default.aspx?scid=kb;EN-US;821349) FIX:
Embedded Null Characters May Bypass Request Script Validation
- [821438](http://support.microsoft.com/default.aspx?scid=kb;EN-US;821438) FIX:
Antivirus Programs May Cause Some Web Applications to Restart Unexpectedly
- [821758](http://support.microsoft.com/default.aspx?scid=kb;EN-US;821758) FIX:
Server.Transfer Does Not Invoke IsPostBack in .NET Framework 1.1
- [822148](http://support.microsoft.com/default.aspx?scid=kb;EN-US;822148) FIX:
ASP.NET Queues Too Many Requests
- [822162](http://support.microsoft.com/default.aspx?scid=kb;EN-US;822162) FIX:
ASP.NET Session Variables Can Be Shared Between Applications When Using SQLServer
Session Mode
- [823028](http://support.microsoft.com/default.aspx?scid=kb;EN-US;823028) FIX:
HttpApplication.OnThreadEnter May Fail Under Memory Pressure
- [823030](http://support.microsoft.com/default.aspx?scid=kb;EN-US;823030) FIX:
DataGrid Made Compliant with Section 508 of the Web Accessibility Initiative (WAI)
Guidelines
- [821346](http://support.microsoft.com/default.aspx?scid=kb;EN-US;821346) FIX:
AspNetHostingPermission Intersect Does Not Handle NULL Target Correctly