You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
No Answer is Posted For this Question
Be the First to Post Answer
How to associate functions with objects using javascript?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
What is unescape() function?
What is a function object?
Why is object naming important to use in javascript?
Name some of the ways in which Type Conversion is possible?
How to print a web page using javascript?
What is the main difference between Client side JavaScript and and Server side Java Script?
How to redirect a page to another page in javascript?
What is the benefit of arrow functions?
Is it safe to use javascript?
How do I open javascript console?