[Mono-bugs] [Bug 75170][Min] Changed - FileNotFoundException in
SQLServer sessionState mode
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 7 16:40:55 EDT 2005
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 alt at inetlab.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=75170
--- shadow/75170 2005-06-07 15:13:39.000000000 -0400
+++ shadow/75170.tmp.18335 2005-06-07 16:40:55.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75170
Product: Mono: Class Libraries
Version: 1.1
OS: SUSE 9.2
OS Details:
-Status: RESOLVED
+Status: NEEDINFO
Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: alt at inetlab.ru
@@ -61,6 +61,17 @@
in <0x000e6> System.Web.HttpRuntime:InternalExecuteRequest
(System.Web.HttpWorkerRequest request)
------- Additional Comments From gonzalo at ximian.com 2005-06-07 15:13 -------
The value of "StateDBProviderAssembly" should be a fully qualified
assembly name.
+
+------- Additional Comments From alt at inetlab.ru 2005-06-07 16:40 -------
+I have tried different values:
+ByteFX.Data.dll
+ByteFX.Data
+ByteFX.Data.MySqlClient.dll
+Npgsql.dll (like in the source code of the SQLServer handler)
+and dll names with full path
+
+nothing helps.
+could you show an expample?
More information about the mono-bugs
mailing list