Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to read beyond the end of the stream
Message
From
28/04/2008 10:36:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Unable to read beyond the end of the stream
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01313514
Message ID:
01313514
Views:
107
Yesterday, I thought I resolved the issue of "Unable to validate data" by changing the Web.config file to turn off the enableViewStateMac setting. But, today, I got a situation where the following error was returned:

"Unable to read beyond the end of the stream"

I am pretty sure this is related. Because, I never received that error before. This is the stack trace:
at System.IO.__Error.EndOfFile()
   at System.IO.BinaryReader.ReadString()
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
   at System.Web.UI.ObjectStateFormatter.Deserialize(Stream inputStream)
So, what is triggering that anyway?
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
Next
Reply
Map
View

Click here to load this message in the networking platform