[Mono-bugs] [Bug 75127][Maj] Changed - mono can't find a referenced
assembly located in cwd and MONO_PATH
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 2 15:55:01 EDT 2005
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75127
--- shadow/75127 2005-06-02 15:41:28.000000000 -0400
+++ shadow/75127.tmp.14117 2005-06-02 15:55:01.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: SLES 9
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: io-layer
AssignedTo: mono-bugs at ximian.com
ReportedBy: matt.hargett at logiclibrary.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -73,6 +73,11 @@
Strangely, monop can't "see" the DLL either:
matt at surfboard:~/old-fxcop> /opt/mono-current/bin/monop ./Microsoft.Cci.DLL
Could not find ./Microsoft.Cci.DLL
The permissions are all okay. Sounds like the "could not find" error
message might be misleading.
+
+------- Additional Comments From sebastien at ximian.com 2005-06-02 15:55 -------
+Could it be a case sensitivity issue ?
+Try renaming Microsoft.Cci.DLL to Microsoft.Cci.dll
+
More information about the mono-bugs
mailing list