ViewState is corrupting if the form is accepting multi-parts

Last post 07-06-2009 6:12 PM by Nissan Fan. 1 replies.

Sort Posts:

  • ViewState is corrupting if the form is accepting multi-parts

    08-03-2003, 2:31 PM
    • Member
      670 point Member
    • jlovell
    • Member since 07-04-2003, 1:46 PM
    • Durban, South Africa
    • Posts 134
    Hi,

    Need a work around for this (in title). I use multi-parts because I am uploading files...

    Thanks for in advanced.
    -- Justin Lovell
  • Re: ViewState is corrupting if the form is accepting multi-parts

    07-06-2009, 6:12 PM
    • Member
      234 point Member
    • Nissan Fan
    • Member since 06-29-2009, 3:49 PM
    • Posts 57

    The easiest fix is to push the ViewState from the client into the Session server-side:

    http://www.codeguru.com/vb/vbnet30/article.php/c13931

Page 1 of 1 (2 items)