[Mono-bugs] [Bug 53699][Blo] New - Not able to find mono mscorlib.dll on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 1 Feb 2004 09:09:31 -0500 (EST)


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 bernhard.maehr@cuteconnections.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53699

--- shadow/53699	2004-02-01 09:09:31.000000000 -0500
+++ shadow/53699.tmp.10365	2004-02-01 09:09:31.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 53699
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: XP (SP2 Beta)
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: Bernhard.Maehr@CuteConnections.Com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Not able to find mono mscorlib.dll on Windows
+
+Description of Problem:
+After installation Mono 0.29 with Windows-Installer is not able to find 
+the mono mscorlib.dll
+
+-Path is set to F:\prog\programmieren\mono\lib
+-mscorlib.dll is in this directory
+-Running 'F:\prog\programmieren\mono\bin\mono.exe Test.exe' got this 
+error-message:
+  The assembly mscorlib.dll was not found or could not be loaded.
+  It should have been installed in the `e:/mono029/lib' directory.
+
+Are there any other environment-variables need to set?