Aug 25, 2010

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same

I have facing same problem with url rewriting.
but i got solution for this problem.

Added Below code into your master page page load event.

form.Action = request.rawURL

No comments:

Post a Comment