[Mono-bugs] [Bug 428362] New: VBNC search for dependencies which are not referenced in code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 22 09:58:31 EDT 2008


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


           Summary: VBNC search for dependencies which are not referenced in
                    code
           Product: Mono: Compilers
           Version: 1.9
          Platform: i586
        OS/Version: openSUSE 10.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Basic
        AssignedTo: rkvinge at novell.com
        ReportedBy: bert.verhees at rosa.nl
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Please download 
svn co http://www.openehr.org/svn/knowledge_tools_dotnet/TRUNK

Open the project ArchetypeEditor.sln, skip the object which needs authorization
(this is no problem)

Build the project, an error occurs for a reference which is in
OTSControlls.dll.

Error : VBNC99999: Unexpected error: Could not load file or assembly
'DevComponents.TreeGX, Version=2.2.0.2, Culture=neutral,
PublicKeyToken=c66f7a7734c59285' or one of its dependencies.
  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  at System.Reflection.Assembly.GetTypes () [0x00000] in
/tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/corlib/System.Reflection/Assembly.cs:336 
  at vbnc.TypeManager.LoadReferencedTypes () [0x00000] 
  at vbnc.TypeManager.LoadReferenced () [0x00000] 
  at vbnc.Compiler.Compile () [0x00000] 
Compilation took 00:00:03.4695200

TreeGX, is never used in the project-sourcecode (but it can't be removed from
OTSControls for other reasons), so there is no point that this errormessage is
raised .
Visual Studio handles this without problems.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list