зеркало из https://github.com/mono/mail-archives.git
96 строки
4.0 KiB
HTML
96 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75170][Min] Changed - FileNotFoundException in
|
|
SQLServer sessionState mode
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075170%5D%5BMin%5D%20Changed%20-%20FileNotFoundException%20in%0A%09SQLServer%20sessionState%20mode&In-Reply-To=bug-75170%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030110.html">
|
|
<LINK REL="Next" HREF="030112.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75170][Min] Changed - FileNotFoundException in
|
|
SQLServer sessionState mode</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075170%5D%5BMin%5D%20Changed%20-%20FileNotFoundException%20in%0A%09SQLServer%20sessionState%20mode&In-Reply-To=bug-75170%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75170][Min] Changed - FileNotFoundException in
|
|
SQLServer sessionState mode">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue Jun 7 19:38:22 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030110.html">[Mono-bugs] [Bug 75168][Maj] Changed - Dictionary class loses data
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030112.html">[Mono-bugs] [Bug 71001][Cri] Changed - xsp.exe virtual size grows
|
|
without bound -- large messages
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30111">[ date ]</a>
|
|
<a href="thread.html#30111">[ thread ]</a>
|
|
<a href="subject.html#30111">[ subject ]</a>
|
|
<a href="author.html#30111">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75170">http://bugzilla.ximian.com/show_bug.cgi?id=75170</A>
|
|
|
|
--- shadow/75170 2005-06-07 16:53:12.000000000 -0400
|
|
+++ shadow/75170.tmp.20332 2005-06-07 19:38:22.000000000 -0400
|
|
@@ -1,12 +1,12 @@
|
|
Bug#: 75170
|
|
Product: Mono: Class Libraries
|
|
Version: 1.1
|
|
OS: SUSE 9.2
|
|
OS Details:
|
|
-Status: NEEDINFO
|
|
+Status: CLOSED
|
|
Resolution: NOTABUG
|
|
Severity: Unknown
|
|
Priority: Minor
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">alt at inetlab.ru</A>
|
|
@@ -82,6 +82,10 @@
|
|
ByteFX.Data, Version=0.7.6.2, Culture=neutral,
|
|
PublicKeyToken=0738eb9f132ed756
|
|
|
|
It can be obtained using the following code:
|
|
Console.WriteLine(typeof
|
|
(ByteFX.Data.MySqlClient.MySqlConnection).Assembly.FullName);
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A> 2005-06-07 19:38 -------
|
|
+Don't set the NEEDINFO status to signal that *you* need information.
|
|
+It's for the bug itself.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030110.html">[Mono-bugs] [Bug 75168][Maj] Changed - Dictionary class loses data
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030112.html">[Mono-bugs] [Bug 71001][Cri] Changed - xsp.exe virtual size grows
|
|
without bound -- large messages
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30111">[ date ]</a>
|
|
<a href="thread.html#30111">[ thread ]</a>
|
|
<a href="subject.html#30111">[ subject ]</a>
|
|
<a href="author.html#30111">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|