QuickFix for Bug in ASP.NET Version 1.1

There is now a QuickFix available for the __DoPostBack bug in ASP.NET Version 1.1 that I had previously provided a short-term work-around for.  Thanks ScottGu and the ASP.NET Team for this quick update.

Published Tuesday, April 29, 2003 10:43 PM by PaulWilson

Comments

# Workaround for Bug in ASP.NET Version 1.1 : Paul Wilson's .NET Blog

Workaround for Bug in ASP.NET Version 1.1 : Paul Wilson's .NET Blog

Tuesday, April 29, 2003 10:43 PM by TrackBack

# re: QuickFix for Bug in ASP.NET Version 1.1

I wish I would have known about this bug before spending hours installing and reinstalling .Net. I've read your article and specifically the C# code, but where I am I supposed to use/place this code? I'm very new to .NET I appreciate your help!!!

Wednesday, July 02, 2003 3:57 PM by Robert

# re: QuickFix for Bug in ASP.NET Version 1.1

In your page class, or even better put it in a class that derives from Page and have all of your pages inherit from that so you don't have to repeat the code all the time.

Sunday, July 06, 2003 11:26 AM by Paul Wilson

Leave a Comment

(required) 
(required) 
(optional)
(required)