I've been using nettiers for a while now. Recently i started using entity datasource controls.
Now when i quickly update/edit data from a formview, after a while i see the dreadful - timeout exception. I can replicate it very easily.
"Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding"
I noticed in profiler - after some calls the connection is not closed. Is this possible - i mean all calls go through the Ent Lib DAB ... i doubt it ... but i am stumped!
If i go on slowly through debugger i dont see this error ... maybe the overloaded SQL DB frees up some connections itself ?
I cant replicate this error with the Generated admin controls ... any pointers on debugging this issue... ?