[Mono-bugs] [Bug 79323][Wis] Changed - SessionSQLServerHandler fails when database restart

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 11:35:25 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by informatique.internet at fiducial.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=79323

--- shadow/79323	2006-09-08 11:33:57.000000000 -0400
+++ shadow/79323.tmp.8997	2006-09-08 11:35:25.000000000 -0400
@@ -122,6 +122,9 @@
 System.Web.SessionState.SessionSQLServerHandler.GetReaderWithRetry
 (System.String id) [0x00000]
 
 In fact i think the problem is pooling, when we call Close(),
 something is sent to the database, and it fails... and internally the
 connection is always opened! It seems to be an Npsql bug!
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-09-08 11:35 -------
+if you add : pooling=false to the connection string, it works!


More information about the mono-bugs mailing list