Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to read beyond the end of the stream
Message
From
02/05/2008 03:09:47
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01313514
Message ID:
01314711
Views:
12
>I can't say what is causing the invalid viewstate (there are some things your code can do which can cause this problem like adding controls dynamically), and some things out of your control. But I'd say the error is that the posted back viewstate was corrupt (missing data, data truncated, etc.) and when it attempted to deserialize the information in the viewstate back into the statebag it failed because some of the data it was expecting was missing.

Since I have this in the Pages declaration of the Web.config file, I didn't get that message again.
enableEventValidation="false"
I had those errors at a few occasions for two days until I added that parameter. Now, for two days, I didn't get it. I will keep an eye on this however as it might just be a coincidence.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform