when i click on asp buttons it is giving me error as "The state information is invalid for this page and might be corrupted."
on searching for this error,someone told me that viewstate is storing large amount of data.
so i want to compress the viewstate. can anybody tell me how to compress the viewstate in asp.net project c# 3.5