Failed to load viewstate...
- by Perplexed
Yes, it's the infamous viewstate again!
Now I am aware that problems can ocurr if you load controls in the wrong order or if the viewstate IDs are incorrect after postbacks etc etc.
But my issue is that I am not really creating any controls dynamically - I only have one user control on the page.
More importantly, the issue seems to be occuring with just one user.
What could be the problem? Corrupt browser cache?
Any help appreciated.
thanks,
KS