I am developing classified ads application in ASP.NET MVC3 using Entity Framework 4.3 for database.
I am facing problem when user session is active and execute any database query by entity framework then application session time's out unexpectedly.
Note that the query gets execute successfully and I can see my results as well but after a little while asp.net session terminates.
This only happen when I host my application to the live server (Arvixe). On my Local IIS it is working fine.
If I use any other source for database query then it is working fine.
I have also reset session time-out in web.config. I am using MYSQL. Any thoughts?
0 Replies - 336 Views - Last Post: 31 July 2012 - 12:52 AM
#1
Session timeout on database call in ASP.NET MVC Entity Framework 4.3
Posted 31 July 2012 - 12:52 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote


|