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
What is the relationship between Java script, J script and ECMA script?
How do you implement Ajax using hide() function in JQuery?
What is shift() method in javascript?
What is a good javascript editor?
In Javascript are calculations with fractional numbers guaranteed to be precise?
What would you use javascript for?
What is the use of blur function in JavaScript?
Explain the typeof operator?
How to submit a form using JavaScript by clicking a link?
How can I request data from the server without reloading the page in the browser?
Does javascript support foreach loop?
What is the difference between innerhtml & innertext?