Im getting that error when try to call a __doPostBack on one of my pages, every page that i have in the project use __doPostBack function but in this particular page im gett
Try calling the RegisterRequiresPostBack method. It should make the ASP.NET runtime include the __doPostBack code.