How large is the view state? Some proxy servers will truncate a large view state.
It is easy to abuse viewstate since it is turned on by default. If you do have a large viewstate then you probably want to look into disabling view state on controls that do not need it.