G
Guest
Guys,
Does anyone have any clues about this stack trace? What can be the reason
for this error?
Is it something related to viewstate? Can I do anything at the
application-level by making code changes to prevent this happening again?
This error pops out when I click a particular button.....but error is not
persistent in all the cases it is sporadic and happens once in 6-7 times
which makes it difficult to track the root cause and debug.
Please find the "Stack trace" below....
----------------------------------------------------------------------------------------------
ErrorMessage:
----------------
Unable to validate data.
ErrorSource: System.Web
ErrorTargetSite:
----------------
Byte[] GetDecodedData(Byte[], Byte[], Int32, Int32, Int32 ByRef)
ErrorTrace:
----------------
at System.Web.Configuration.MachineKey.GetDecodedData(Byte[] buf, Byte[]
modifier, Int32 start, Int32 length, Int32& dataLength)
at System.Web.UI.LosFormatter.Deserialize(String input)
PostData:
Does anyone have any clues about this stack trace? What can be the reason
for this error?
Is it something related to viewstate? Can I do anything at the
application-level by making code changes to prevent this happening again?
This error pops out when I click a particular button.....but error is not
persistent in all the cases it is sporadic and happens once in 6-7 times
which makes it difficult to track the root cause and debug.
Please find the "Stack trace" below....
----------------------------------------------------------------------------------------------
ErrorMessage:
----------------
Unable to validate data.
ErrorSource: System.Web
ErrorTargetSite:
----------------
Byte[] GetDecodedData(Byte[], Byte[], Int32, Int32, Int32 ByRef)
ErrorTrace:
----------------
at System.Web.Configuration.MachineKey.GetDecodedData(Byte[] buf, Byte[]
modifier, Int32 start, Int32 length, Int32& dataLength)
at System.Web.UI.LosFormatter.Deserialize(String input)
PostData: