[Mono-bugs] [Bug 73346][Blo] Changed - AppDomain.Load error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 21:07:28 -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=73346
--- shadow/73346 2005-03-04 10:34:28.000000000 -0500
+++ shadow/73346.tmp.11440 2005-05-06 21:07:28.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 73346
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin.tapp@cae.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,10 @@
- If force AssemblyName.Name to be null, AppDomain.Load throws since Code
it does not find the file (AssemblyName.CodeBase is file:///Some/My%20Path
(1)/MyAssembly.dll") --> not found, %20 seems troublesome and parenthesis
also!
Martin
+
+------- Additional Comments From gonzalo@ximian.com 2005-05-06 21:07 -------
+Please, attach test case and if possible everything needed to
+reproduce this in a tar.gz. Thanks.