The data needed to render the validation field is not available early in the page rendering. One workaround would be to mark the form as disabled and then have client script re-enable it when the page is fully loaded. We are looking for better options
that account for this better.
This posting is provided "AS IS" with no warranties, and confers no rights.
mattgi
Member
486 Points
107 Posts
Microsoft
Re: Validation of viewstate MAC failed / The state information is invalid for this page and might...
Apr 12, 2006 12:18 AM|LINK
The data needed to render the validation field is not available early in the page rendering. One workaround would be to mark the form as disabled and then have client script re-enable it when the page is fully loaded. We are looking for better options that account for this better.
This posting is provided "AS IS" with no warranties, and confers no rights.