ViewState problems

Discussion in 'ASP.NET / ASP.NET Core' started by patrudu, Jul 28, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I've my web application at http://www.firecad.net/economizer/default.aspx . It ran only once and there after, started giving the error "The viewstate is invalid for this page and might be corrupted. ". This error is coming even after enableViewState is set to "false" and for hours together.

    This application runs fine on my m/c with IIS 5.1. I've to see that this application runs and make it available for my clients as soon as possible. Any solution?
     
  2. See the http://forum.discountasp.net/topic.asp?TOPIC_ID=219 Invalid Viewstate thread. It is caused by the timeout discountasp.net has set for the worker process on their Win2k3 (IIS 6) servers. As of 06/07/2003 they are supposed to be evaluating the problem. However we haven't heard any update on the status of the eval, and we can't seem to get an update on the status from them.

    Cheers,
    bajdev
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    We made some configuration change on the server that should resolve the problem.

    Please let us know if you still experience this.

    quote:Originally posted by bajdev

    See the http://forum.discountasp.net/topic.asp?TOPIC_ID=219 Invalid Viewstate thread. It is caused by the timeout discountasp.net has set for the worker process on their Win2k3 (IIS 6) servers. As of 06/07/2003 they are supposed to be evaluating the problem. However we haven't heard any update on the status of the eval, and we can't seem to get an update on the status from them.

    Cheers,
    bajdev
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page