0 I have already set the dotnet version to 2.0. According to me the problem is due to caching the page in temporary internet file. When i rerun the page it does not fire the page_load event.
0 If you post the exception or error it would be better to understand.
But make sure the application is configured under ASP.NET 2.0 at live site.
To do this, go to IIS | Web Sites |Right Click You Web Site| Properties |ASP.NET Tab | Select ASP.NET version = 2.0.50727
0 hi check out the chaching mechanism (i.e. cookies) on client machine? are you able replicate on your developmenent machine also?
thanks -- Vj