https://bugzilla.novell.com/show_bug.cgi?id=428362

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=428362#c1


Rolf Bjarne Kvinge <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |ASSIGNED




--- Comment #1 from Rolf Bjarne Kvinge <[EMAIL PROTECTED]>  2008-09-22 08:29:09 
MDT ---
This is actually mono throwing the exception, not vbnc itself. 

The way the compiler is built there is no easy way to fix this.

Fortunately I've been working on a major change to the compiler which will
solve this issue, hopefully it will be done in a few months.

(attaching more output to show the issue better)

(...)
** (/mono/main/install/lib/mono/2.0/vbnc.exe:23711): WARNING **: The following
assembly referenced from
/home/rolf/test/bug-428362/TRUNK/ArchetypeEditor/OTS/OTSControls.dll could not
be loaded:
     Assembly:   DevComponents.TreeGX    (assemblyref_index=3)
     Version:    2.2.0.2
     Public Key: c66f7a7734c59285
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
(/home/rolf/test/bug-428362/TRUNK/ArchetypeEditor/OTS).

** (/mono/main/install/lib/mono/2.0/vbnc.exe:23711): WARNING **: Could not load
file or assembly 'DevComponents.TreeGX, Version=2.2.0.2, Culture=neutral,
PublicKeyToken=c66f7a7734c59285' or one of its dependencies.
Error : VBNC99999: Unexpected error: The classes in the module cannot be
loaded.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in
/mono/main/src/mcs/class/corlib/System.Reflection/Assembly.cs:348 
  at vbnc.TypeManager.LoadReferencedTypes () [0x00000] 
  at vbnc.TypeManager.LoadReferenced () [0x00000] 
  at vbnc.Compiler.Compile () [0x00000] 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to