when I tried to navigate from one web page to another throuhg on click of a button I am not able to retain the previous page values insted I am getting an HTTP error as follows. Pls help,
[HttpException (0x80004005): The View State is invalid for this page and might be corrupted.]
System.Web.UI.Page.LoadPageStateFromPersistenceMedium()
System.Web.UI.Page.LoadPageViewState()
System.Web.UI.Page.ProcessRequestMain()