https://bugzilla.novell.com/show_bug.cgi?id=467557
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=467557#c3 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #3 from Gonzalo Paniagua Javier <[email protected]> 2009-01-21 01:00:59 MST --- Mono should be loading assemblies from the directory of the main assembly... If it does not work on windows, it's a bug. As a workaround, try setting the environment variable MONO_PATH: tdmaker.bat: @echo off set MONO_PATH "D:\Program Files\TDMaker" "H:\ProgramData\Microsoft\Windows\Start Menu\Programs\Mono 2.2\mono" --debug "d:\Program Files\TDMaker\TDMaker.exe" -- Configure bugmail: https://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
