Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A new message from a ASPX page
Message
From
14/05/2008 17:15:59
 
 
To
14/05/2008 00:47:29
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01316530
Message ID:
01317164
Views:
15
>>I know this can happen if the object being deserialized is not the same class represented by the serialized data (or is the same class but the class definition has changed). Did you post the entire stack trace? Is this happening within a try/catch?
>
>I have no idea where this happens. This happens even before it goes in my code. So, this is at the higher level. This is similar to the other two messages I get occasionally. The user does not see any error and everything is ok. But, my framework detects something and logs it.

Any chance this is related to the ViewState issue? I guess that if you remove the validation then .NET will assume the Viewstate content is OK and attempt to deserialise it. If someone, for malicious purposes or otherwise, has modified the ViewState then you might see this error....
Just a thought,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform