[Mono-bugs] [Bug 77785][Nor] Changed - SQLServerSessionState cannot
update session when the connection is closed by the server
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 15 03:06:21 EST 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77785
--- shadow/77785 2006-03-14 22:48:32.000000000 -0500
+++ shadow/77785.tmp.14927 2006-03-15 03:06:21.000000000 -0500
@@ -4,14 +4,14 @@
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: Sys.Data
-AssignedTo: tsenganal at novell.com
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: SQLServerSessionState cannot update session when the connection is closed by the server
@@ -209,6 +209,11 @@
}
This Fails, on MS.NET and on Mono...
So, we MUST check in SQLSessionHandler the "real" connection state
+
+------- Additional Comments From robertj at gmx.net 2006-03-15 03:06 -------
+Gonzalo, this can't be fixed in System.Data. It's SQLServerSessionState
+which doesn't check the connection state.
+
More information about the mono-bugs
mailing list