Viewstate cache timeout

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

    #1

    Viewstate cache timeout

    An application recently started getting an error I've never seen before:
    "The server viewstate cache has timed out. The application was unable to
    successfully recover state. To address this exception, modify your
    web.config to use client-side viewstate caching, or to extent the server
    cache timeout value."

    Does anyone know what this error means, what might be causing it, and what
    an appropriate fix might be? I can't find any information about the error or
    its proposed solution. Thanks!
  • JAdrianB

    #2
    RE: Viewstate cache timeout

    Turns out this cryptic error was being caused by a third party component.


    "JAdrianB" wrote:
    An application recently started getting an error I've never seen before:
    "The server viewstate cache has timed out. The application was unable to
    successfully recover state. To address this exception, modify your
    web.config to use client-side viewstate caching, or to extent the server
    cache timeout value."
    >
    Does anyone know what this error means, what might be causing it, and what
    an appropriate fix might be? I can't find any information about the error or
    its proposed solution. Thanks!

    Comment

    Working...