L
Lyuba
Hi,
I'm having problem with database connection in my asp.net
application. It's some kind of mistery. It
throws "ExecuteReader requires an open and available
Connection. The connection's current state is Closed. "
exception some times. I'm sure that in my code everything
fine and my connection is open. If I refresh the page
after this error pups up, it gets back to normal.
Some time ago I came accross KB article stating that this
is microsoft BUG, but it's not there anymore.
Does any one know what might be wrong. I'm using SQL
server as database.
Thank you
Lyuba
I'm having problem with database connection in my asp.net
application. It's some kind of mistery. It
throws "ExecuteReader requires an open and available
Connection. The connection's current state is Closed. "
exception some times. I'm sure that in my code everything
fine and my connection is open. If I refresh the page
after this error pups up, it gets back to normal.
Some time ago I came accross KB article stating that this
is microsoft BUG, but it's not there anymore.
Does any one know what might be wrong. I'm using SQL
server as database.
Thank you
Lyuba