2
votes

when using web performance test in visual studio 2012 it results the following error after running the test for post requests only:

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

1

1 Answers

1
votes

the problem was resolved I disabled enableEventValidation, enableViewStateMac from web.config