Hi,
I have copied the code for the MessageBox class but it work properly only if I call the MessageBox.Show(...) method from the Page_Load(...) method, if I call it, for example, from the handler of a button I get the following error:
Sys.WebForms.PageRequestManagerParserErrorException: The Message received from the server could not be parsed.
My page use Ajax 1.0 beta (Atlas) and use che ASP.NET 2.0 Wizard class.
Thanks and SORRY for my english!!
Stefano