0
kicks
Failed to load viewstate ? Typical problem, with an obvious solution.
WebForms is an event based postback model and as such understanding viewstate is fundamental for the proper functioning of your applications. If your building dynamic controls at runtime, then this is for you