I'm having troubles on an ASPX form using two ASP default components; The default components are the UpdatePanel (The one that is having troubles I believe) and the Wizard that works fine in many browsers.
The form with both components works fine on Firefox but crushes at the second step of the wizard.
Is there a documented bug about mixing these two components??
Any ideas??