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

Post New Answer

More JavaScript Interview Questions

List different ways of empty an array in javascript?

0 Answers  


What does trim stand for?

0 Answers  


What is the use of blur function in JavaScript?

0 Answers  


what is a difference of subclass and main class

0 Answers  


What is argument objects in javascript & how to get the type of arguments passed to a function?

0 Answers  






Is a relation always a function?

0 Answers  


I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?

2 Answers  


How to create 3-dimensional Array in Javascript?

3 Answers   CybAge, Shapia,


What is the use of isNaN function?

0 Answers  


What is use of settimeout function in javascript?

0 Answers  


Which built-in method returns the character at the specified index?

0 Answers  


What is the difference between remove() and removeChild()?

0 Answers  


Categories