http://bugzilla.novell.com/show_bug.cgi?id=550968
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=550968#c2 --- Comment #2 from Rolf Bjarne Kvinge <[email protected]> 2009-10-29 13:08:19 CET --- For the record, this is what happens: > test.sh ** (A.exe:29044): WARNING **: The following assembly referenced from A.exe could not be loaded: Assembly: B (assemblyref_index=1) Version: 0.0.0.0 Public Key: (none) The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly. ** (A.exe:29044): WARNING **: Could not load file or assembly 'B, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for A ---> System.IO.FileNotFoundException: Could not load file or assembly 'B, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. File name: 'B, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' --- End of inner exception stack trace --- -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
