Every now and then (once every day or so) we're seeing the following types of errors in our logs for an ASP.NET 3.5 application
- Invalid viewstate
- Invalid postback or callback argument
Are these something that "just happens" from time-to-time with an ASP.NET application? Would anyone recommend we spend a lot of time trying to diagnose what's causing the issues?
See Question&Answers more detail:os