[Mono-bugs] [Bug 60575][Maj] Changed - Error loading assembly in bin directory
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Jun 2004 13:54:52 -0400 (EDT)
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 mono@b-lan.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60575
--- shadow/60575 2004-06-24 09:06:10.000000000 -0400
+++ shadow/60575.tmp.11510 2004-06-25 13:54:52.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60575
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Mandrake Linux 10.0
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: mono@b-lan.com
QAContact: mono-bugs@ximian.com
@@ -117,6 +117,25 @@
tested the toolbar and treeview samples (copied the .aspx files to
/tmp/iewc and the assembly to /tmp/iewc/bin) and they worked.
If you can try mono CVS and it still fails, please, reopen the bug.
Thanks for all the feedback you provided.
+
+------- Additional Comments From mono@b-lan.com 2004-06-25 13:54 -------
+Installed mono-0.97.20040625 and it still produces the same error.
+cd mono-0.97.20040625
+./configure --prefix=/usr
+make
+make install
+cd xsp
+mono /usr/bin/xsp.exe --verbose
+
+verified mono:
+[dennis@Shuttle mono-0.97.20040625]$ mono -V
+Mono JIT compiler version 0.97.20040625, (C) 2002-2004 Novell, Inc and
+Contributors. www.go-mono.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV : normal
+ Globalization: ICU
+