View Single Post
Join Date: Nov 2008
Posts: 99
Reputation: csharplearner is an unknown quantity at this point 
Solved Threads: 3
csharplearner's Avatar
csharplearner csharplearner is offline Offline
Junior Poster in Training

Re: Simple <Form> data error

 
0
  #5
Jan 3rd, 2009
Originally Posted by iDeveloper View Post
It's a problem with the way ViewState is configured on the machine. Have a look at this: http://www.codinghorror.com/blog/archives/000132.html
Thanks a bunch iDeveloper..
Not only it solved my problem but also the website u referred seems to be very useful.
Reply With Quote