Questo potrebbe essere utile:

codice:
Server Error in '/' Application.

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

Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

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

Source Error:


[No relevant source lines]

Source File: App_Web_uij5tcqu.1.cs    Line: 0

Stack Trace:


[ViewStateException: Invalid viewstate.
        Client IP: 93.107.45.199
        Port: 0
        Referer:
http://www.apd.ie/Login.aspx?ReturnU...Operators.aspx
        Path: /Login.aspx
        User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/31.0.1650.57 Safari/537.36
        ViewState:
/wEPDwUIMjQxODA0OTcPZBYCAgMPZBYEAgEPDxYCHgRUZXh0BcokUFJFUEFSRSBERVRBSU
xFRCBCT0ZRIE9OIExBUkdFIFBST0pFQ1QgR0FMV0FZIENJVFkgLSBQUkVQQVJFIEEgREVU
QUlMRUQgQk9GUSBPTiBBIExBUkdFIFBST0pFQ1QgSU4gTElORSBXSVRIIEFSTSA0LCBQUk
VWSU9VUyBCSUxMUyBNVVNUIEJFIFNFRU4gQkVGT1JFIEFOWU9ORSBJUyBBUFBPSU5URUQs
IExPT0tJTkcgVE8gU1RBUlQgQVNBUCAtIFFVQU5USVRZIFNVUlZFWU9SIC0gR0FMV0FZIC
0gMjYvMTEvMjAxMyAmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz
cDsmbmJzcDsmbmJzcDsgSU5TVEFMTCBJTlNFUlQgU1RPVkUgJiBQTFVNIElUIFRPIEhFQV
RJTkcgTkFBUyAtIElOU1RBTEwgSU5TRVJUIFNUT1ZFIEFORCBQTFVNIElUIFRPIEhFQVRJ
TkcgLSBQTFVNQkVSIC0gSEVBVElORyBDT05UUkFDVE9SIC0gS0lMREFSRSAtIDI1LzExLz
IwMTMgJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7IFJFSEFORyBJTlRFUk5BTCBET09SUyAtIEFOIElOVEVSTk...]

[HttpException (0x80004005): Validation of viewstate MAC failed. If
this application is hosted by a Web Farm or cluster, ensure that
<machineKey> configuration specifies the same validationKey and
validation algorithm. AutoGenerate cannot be used in a cluster.]
   System.Web.UI.ViewStateException.ThrowError(Exception inner, String
persistedState, String errorPageMessage, Boolean macValidationError)
+198
   System.Web.UI.ObjectStateFormatter.Deserialize(String inputString,
Purpose purpose) +432

System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter2.Dese
rialize(String serializedState, Purpose purpose) +8
   System.Web.UI.Util.DeserializeWithAssert(IStateFormatter2
formatter, String serializedState, Purpose purpose) +40
   System.Web.UI.HiddenFieldPageStatePersister.Load() +248
   System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +88
   System.Web.UI.Page.LoadAllState() +36
   System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+6704
   System.Web.UI.Page.ProcessRequest(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+245
   System.Web.UI.Page.ProcessRequest() +72
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
+21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +58
   ASP.login_aspx.ProcessRequest(HttpContext context) in
App_Web_uij5tcqu.1.cs:0

System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecut
ionStep.Execute() +341
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +69

Version Information: Microsoft .NET Framework Version:4.0.30319;
ASP.NET Version:4.0.30319.18045