Machine Key error in Web Application
-
This is Arun, We have shifted our WebApplication and DataBase From Old Server i.e(Both webApplication and DataBase in same server,windows 2005 server and Framework 2.0) to New Server i.e(webapplication in seperate server and Databse in seperate server,windows 2008 server and Framework 3.0). The problem our clients facing is machine key issues ,after shifting from old server to new server,, and webapplication has been developed using framework 2.0. How to resolve this problem.
ArunVijay
-
This is Arun, We have shifted our WebApplication and DataBase From Old Server i.e(Both webApplication and DataBase in same server,windows 2005 server and Framework 2.0) to New Server i.e(webapplication in seperate server and Databse in seperate server,windows 2008 server and Framework 3.0). The problem our clients facing is machine key issues ,after shifting from old server to new server,, and webapplication has been developed using framework 2.0. How to resolve this problem.
ArunVijay
-
Arun please post the error you are getting and line at which you are getting that error. enable debugging options so that you could get the source of error
Ahsan Ullah Senior Software Engineer MCTS 2.0
Hi Ahsan Thanks for reply, The Error is validation of ViewState MAC failed. if this application is hosted by a web farm or cluster , ensure that configuration specifies the same validtaion and validation algorithm.Auto genarate cannot be used in a cluster.
ArunVijay