Unable to validate data

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • FabFreddy

    #1

    Unable to validate data

    Hi,

    I can't find out what the problem is with the error message below! I get it
    when I go from one to another page with controls in these pages.

    Anyone knows???
    THX

    Unable to validate data.
    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.Http Exception: Unable to validate data.

    Source Error:

    An unhandled exception was generated during the execution of the
    current web request. Information regarding the origin and location of the
    exception can be identified using the exception stack trace below.



    Stack Trace:

    [HttpException (0x80004005): Unable to validate data.]
    System.Web.Conf iguration.Machi neKey.GetDecode dData(Byte[] buf, Byte[]
    modifier, Int32 start, Int32 length, Int32& dataLength) +195
    System.Web.UI.L osFormatter.Des erialize(String input) +60 [HttpException
    (0x80004005): Authentication of viewstate failed. 1) If this is a cluster,
    edit <machineKey> configuration so all servers use the same validationKey
    and validation algorithm. AutoGenerate cannot be used in a cluster. 2)
    Viewstate can only be posted back to the same page. 3) The viewstate for
    this page might be corrupted.]
    System.Web.UI.L osFormatter.Des erialize(String input) +118
    System.Web.UI.P age.LoadPageSta teFromPersisten ceMedium() +102 [HttpException
    (0x80004005): Invalid_Viewsta te Client IP: 81.59.156.132
    Port: 4375 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
    5.1; SV1; .NET CLR 1.1.4322) ViewState:
    dDwtMTU4MTQ3NjU yMTt0PDtsPGk8NT 47PjtsPHQ8O2w8a TwxMT47aTwzMT47 aTwzMz47aTwzNT4 7aTwzNz47aTwzOT 47PjtsPHQ8O2w8a TwxPjtpPDI1Pjs+ O2w8dDx0PDs7bDx pPDA+Oz4+Ozs+O3 Q8dDw7O2w8aTw1P js+Pjs7Pjs+Pjt0 PHA8cDxsPFRleHQ 7PjtsPOKCrCAxNT QsNTA7Pj47Pjs7P jt0PHA8cDxsPFRl eHQ7PjtsPOKCrCA 3LDUwOz4+Oz47Oz 47dDxwPHA8bDxUZ Xh0Oz47bDzigqwg OSwyNzs+Pjs+Ozs +O3Q8cDxwPGw8VG V4dDs+O2w84oKsI DE2MiwwMDs+Pjs+ Ozs+O3Q8cDxwPGw 8VGV4dDs+O2w84o KsIDE3MSwyNzs+P js+Ozs+Oz4+Oz4+ O2w8Q3JlZGl0Y2F yZDtDdXN0b21lck FjY291bnQ7Q3Vzd G9tZXJBY2NvdW50 O09yZGVyQnRuOz4 +jOnJIcth1tzttQ iiQxErDQi10N0=
    Http-Referer:

    Path: /PayAndDelivery. aspx.]
    System.Web.UI.P age.LoadPageSta teFromPersisten ceMedium() +443
    System.Web.UI.P age.LoadPageVie wState() +18
    System.Web.UI.P age.ProcessRequ estMain() +447




Working...