Receiving: The state information is invalid for this page and might be corrupted

Discussion in 'ASP.NET 2.0' started by Aztecs1, Feb 7, 2008.

  1. I am a bit new to .NET so maybe one of you has run into this problem I am currently experiencing. I have a simple web page with a DataGrid (with Update button on each row). If I allow the page to finish loading and click on the 'Update' button everything works fine. But if I don't allow the page to finish loading completely and click on one of the 'Update' buttons I get 'The state information is invalid for this page and might be corrupted'.

    Any thoughts? I can't reproduce this locally as the page loads to fast. Just on my discountasp.net application. I have read that you see this if your app is hosted on a web fare but don't know the fix.

    Thanks
    Eric

    Post Edited (Aztecs1) : 2/7/2008 7:48:48 PM GMT
     

Share This Page