http://bugzilla.novell.com/show_bug.cgi?id=629306
http://bugzilla.novell.com/show_bug.cgi?id=629306#c2 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|verifier |misc AssignedTo|[email protected] |[email protected] --- Comment #2 from Rodrigo Kumpera <[email protected]> 2010-08-09 18:16:48 UTC --- This is not actually a bug. The problem here is that probably both you and me have a different version of Mono.Addins installed on our GAC's. I have 0.4.0.0 here. What happens is that mono tries to load Mono.Addins 0.5.0.0 and fail since the version on gac is not correct. For some reason it doesn't try to load from the current directory. If you use MONO_PATH=. it works fine. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
