[Mono-bugs] [Bug 56778][Maj] Changed - hardcoded path in mono 0.31
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 05:59:29 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56778
--- shadow/56778 2004-04-10 05:41:09.000000000 -0400
+++ shadow/56778.tmp.25487 2004-04-10 05:59:29.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 56778
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows XP
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bart@perfectpc.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,11 @@
applications should have run
How often does this happen?
every time I want to execute an application (mono 0.31)
Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-10 05:59 -------
+The hardcoded path is for the place where you installed mono.
+If you move the assemblies to another place you should use MONO_PATH
+variable.