[Mono-bugs] [Bug 70052][Blo] Changed - Assembly loading + PrivateBinPath
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 17:06:40 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70052
--- shadow/70052 2004-11-30 17:05:41.000000000 -0500
+++ shadow/70052.tmp.21667 2004-11-30 17:06:40.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -63,6 +63,10 @@
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
at Lalala.Main()
+
+------- Additional Comments From gonzalo@ximian.com 2004-11-30 17:06 -------
+This happens for xsp. When running under mono, we're fine if xsp.exe
+itself is not in bin or the GAC, but we should fail.