Each ASP.NET 2.0 page, which enables AJAX callback, has to implement the interface ICallbackEventHandler . There are many articles which briefly describes how to do that. My intension is not to repeat the well known story. I would rather focus error handling...