26-03-2011, 12:50 AM
|
|
عضو مهم
|
|
تاريخ التسجيل: Apr 2008
المشاركات: 228
معدل تقييم المستوى: 6243
|
|
اقتباس:
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 *******
[No relevant source lines]
Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temp orary ASP.NET Files\website\4e5ca78c\173a7072\App_Web_index.aspx .70ab9a11.2w-qpipp.0.cs Line: 0
Stack Trace:
[HttpException (0x80004005): Unable to validate data.] System.Web.Configuration.MachineKeySection.GetDeco dedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength) +329 System.Web.UI.ObjectStateFormatter.De******ize(Str ing inputString) +145 [ViewStateException: Invalid viewstate. Client IP: 86.60.100.248 Port: 55026 Referer: http://www.mcs.gov.sa/website/users/index.aspx Path: /website/users/index.aspx User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0 ViewState: /wEPDwULLTE2OTE4NDczNjhkZNkywgcU89SgHTh+rKuzIolwd6c xZhA0DyuJyBLbdyfl] [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(Except ion inner, String persistedState, String errorPageMessage, Boolean macValidationError) +198 System.Web.UI.ViewStateException.ThrowMacValidatio nError(Exception inner, String persistedState) +14 System.Web.UI.ObjectStateFormatter.De******ize(Str ing inputString) +255 System.Web.UI.ObjectStateFormatter.System.Web.UI.I StateFormatter.De******ize(String ******izedState) +4 System.Web.UI.Util.De******izeWithAssert(IStateFor matter formatter, String ******izedState) +37 System.Web.UI.HiddenFieldPageStatePersister.Load() +241 System.Web.UI.Page.LoadPageStateFromPersistenceMed ium() +106 System.Web.UI.Page.LoadAllState() +43 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8431 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +253 System.Web.UI.Page.ProcessRequest() +78 System.Web.UI.Page.ProcessRequestWithNoAssert(Http Context context) +21 System.Web.UI.Page.ProcessRequest(HttpContext context) +49 ASP.users_index_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temp orary ASP.NET Files\website\4e5ca78c\173a7072\App_Web_index.aspx .70ab9a11.2w-qpipp.0.cs:0 System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication.IExecutionStep.Execute() +100 System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +75
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
|
|