зеркало из https://github.com/mono/mail-archives.git
104 строки
4.4 KiB
HTML
104 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 55978][Wis] Changed - NumberFormatInfo error running an aspx page
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="018103.html">
|
|
<LINK REL="Next" HREF="018105.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 55978][Wis] Changed - NumberFormatInfo error running an aspx page
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 55978][Wis] Changed - NumberFormatInfo error running an aspx page">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 27 Jun 2004 09:23:03 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="018103.html">[Mono-bugs] [Bug 55978][Wis] Changed - NumberFormatInfo error running an aspx page
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018105.html">[Mono-bugs] [Bug 60800][Maj] Changed - Controls.Clear() prevents re-adding controls
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18104">[ date ]</a>
|
|
<a href="thread.html#18104">[ thread ]</a>
|
|
<a href="subject.html#18104">[ subject ]</a>
|
|
<a href="author.html#18104">[ 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="mailto:chris@turchin.net.">chris@turchin.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=55978">http://bugzilla.ximian.com/show_bug.cgi?id=55978</A>
|
|
|
|
--- shadow/55978 2004-06-27 08:57:51.000000000 -0400
|
|
+++ shadow/55978.tmp.630 2004-06-27 09:23:03.000000000 -0400
|
|
@@ -296,6 +296,40 @@
|
|
in <0x002eb> ExecuteHandlerState:Execute ()
|
|
in <0x00084> StateMachine:ExecuteState
|
|
(System.Web.HttpApplication/IStateHandler,bool&)
|
|
|
|
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:chris@turchin.net">chris@turchin.net</A> 2004-06-27 09:23 -------
|
|
+as I mentioned to gonzalo on 2004-06-22:
|
|
+
|
|
+the following bug
|
|
+
|
|
+
|
|
+<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=55978">http://bugzilla.ximian.com/show_bug.cgi?id=55978</A>
|
|
+
|
|
+
|
|
+was gone for quite a while but i updated from cvs today and it seems
|
|
+to have regressed in my blogx app:
|
|
+
|
|
+
|
|
+<A HREF="http://turchin.homelinux.net/blogx/Default.aspx">http://turchin.homelinux.net/blogx/Default.aspx</A>
|
|
+
|
|
+
|
|
+it also occurs in the session1.aspx test from the test webapp
|
|
+included with xsp from cvs:
|
|
+
|
|
+
|
|
+<A HREF="http://turchin.homelinux.net/test/session1.aspx">http://turchin.homelinux.net/test/session1.aspx</A>
|
|
+
|
|
+
|
|
+--END
|
|
+
|
|
+in fact, to me it appears as if two webapps which both use sessions
|
|
+have problems. the test/ asp.net webapp that comes with xsp from cvs
|
|
+runs fine together with the blogx/ webapp on my server. only when i
|
|
+try using the session test page do i see the problem. with other
|
|
+webapps that use the session from the beginning, i see this problem
|
|
+immediately (e.g. they don't run at all, just return a stack trace).
|
|
+
|
|
+hope that helps.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="018103.html">[Mono-bugs] [Bug 55978][Wis] Changed - NumberFormatInfo error running an aspx page
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018105.html">[Mono-bugs] [Bug 60800][Maj] Changed - Controls.Clear() prevents re-adding controls
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18104">[ date ]</a>
|
|
<a href="thread.html#18104">[ thread ]</a>
|
|
<a href="subject.html#18104">[ subject ]</a>
|
|
<a href="author.html#18104">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|