September 2009 - this post is just her for "historical" purposes. For a maintained list of ASP.NET fixes click here.
[last update - 20th November 2007 - added 938276 and .NET 2.0 SP1 entry,][previous update - 31st August 2007 - added 939866,][previous update - 3rd August 2007 - corrected some of the versions for current beta products]
There is nothing worse than wrestling with a problem for ages only to discover later that there is already a fix for it. I therefore felt it would be useful to summarise what fixes have been done for ASP.NET 2.0 since it was released. Here are a few important points before we go any further:
Fixes that affect the three core ASP.NET 2.0 files of System.Web.dll, WebEngine.dll and aspnet_wp.exe (located in \Windows\Microsoft.NET\Framework\v2.0.50727)
FIX: You receive a ThreadAbortException exception in an ASP.NET Web application that is based in the .NET Framework 2.0 when the Async page directive property is set to true
FIX: You may receive an InvalidCastException error in an ASP.NET-connected Web application
Other fixes outside of the main set of three files:
Hope this helps!
Doug