I\'m having a really hard time pinpointing the source of an intermittent problem in an ASP.NET web application running on the Safari browser on a third-generation iPad runni
This SO post is similar, and says this can happen when page Output Caching is enabled.
asp.net: __doPostBack not rendered sometime
Are you using OutputCache?