[Mono-osx] mkbundle and reflection
silver83
silver83 at gmail.com
Sun Nov 9 09:20:53 EST 2008
After bundling an application and trying to run it - i get the following
exception :
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
[..some more stack stuff..]
at ConsoleNode.MainClass.Main (System.String[] args) [0x00000]
The assembly in question is the executing assembly (using
Assembly.GetExecutingAssembly());
Help ?
--
View this message in context: http://www.nabble.com/mkbundle-and-reflection-tp20406766p20406766.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list