-
Failed to load viewstate. The control tree into which viewstate...
Hi,
I am saving the view state of the page to database and when i navigating back to the page i am loading the state from the persistant viewstate and am displaying the page using Page.LoadPageStateFromPersistenceMedium().
Then I added a control (Text Control) to the same page and when i tried to load the page using LoadPageStateFromPersistenceMedium() it gives me following server error.
"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."
Is there any way to handle it??
Any help highly appriciated.
-Nagasree
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|