Wednesday, November 30, 2011

The data area passed to a system call is too small

I saw this error in Vb .Net. Its actually passing lots data in the query string like viewstate values. The problem was I defined the webpage form with method to get but it should post. It was confusing because I worked locally but on the server I was getting this error.

No comments:

Post a Comment