Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Managing ASP.NET Navigation
Subject:   Looks cool, but does not work.
Date:   2004-06-24 18:21:41
From:   unleashed
Great stuff, looks cool... and even comes out nice on the screen. OOPS. CLICK ANY CONTROL ON THE PAGE AND YOU GET THIS ERROR:


"The viewstate is invalid for this page and might be corrupted"


Thanks for sharing.. errr... might want to TEST the code before you write an article on it.


(Yes, I changed the EnableViewStateMac to false in the page directive and I'm on 1.1)


;)



Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Looks cool, but does not work.
    2005-09-03 08:22:48  cwefong [View]

    The code also write the hidden __VIEWSTATE field to the calling Web form, hence making viewstate corrupted.