Hi all, on the eve of a service pack for the popular .Net Framework 2.0, here is a kb (knowledge base) article outlining the fixes which are included in the SP.
Here are some of my favourites:
Error message when you try to go to an ASP.NET page by using a URL that contains Unicode characters: "HTTP error 400 ‘bad request’"
Error message when you try to run a Web application that was built by using the .NET Framework 2.0: "Overwhelming changes have occurred"
Error message when you try to send e-mail by using the System.Net.Mail.SmtpClient class in a Visual Studio 2005-based application
An application that is based on the .NET Framework 2.0 may crash unexpectedly
This is but a sampling of the many fixes. Still haven’t seen a fix for the troubled image button problem in GridViews – the fact that command events get fired twice.
Of the many fixes which ones do you know about which haven’t been addressed?