I have very little to go on here. I can\'t reproduce this locally, but when users get the error I get an automatic email exception notification:
This is because of a huge view state, In my case I got lucky since I was not using the viewstate. I just added enableviewstate="false" on the form tag and view state went from 35k to 100 chars
enableviewstate="false"