Hi All,
I am getting this error on edit operations on production server:
"Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back"
but on my dev machine it's working perfectly fine. Any ideas why?
Thanks,
Attiqe
Go to the complete details ...