Here is the problem: User is in Web Page and receives a time out during the execution of a Non -query User closes explorer and tries to enter the site again User receives a connection/data reader error stating that "There is already an open Data reader associated with this connection which must be closed first". We have added code to explicitly close connections in the finally clause of some catch logic. Any help?
Take a look of: http://www.codingforums.com/showthread.php?t=67627 Luis Martin Moderator SQL-Server-Performance.com One of the symptoms of an approaching nervous breakdown is the belief that one's work is terribly important Bertrand Russell All postings are provided “AS IS†with no warranties for accuracy.
Also referhttp://vyaskn.tripod.com/watch_your_timeouts.htm about tackling those timeout issues. Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.