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.