I have an ASP.NET 2.0 application that is working fine in our local environment. When published to a test server, we\'re getting intermittent errors on the server.
This problem appears when a post is generated before the page is fully loaded in the browser. Have a look at this question.