[Mono-list] Re lated to VBNC compiler

Bharti Mishra bharti2.m at tcs.com
Tue Aug 4 05:34:57 EDT 2009


hi,
    I am migrating vb.net code onto OpenSuse Platform using mono2.4.2, when
I access my vb.net project through browser, I get following error :-

Server Error in '/BLa4' Application

--------------------------------------------------------------------------------

Compilation Error
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error. 

Compiler Error Message: VBNC_CRASH: Visual Basic.Net Compiler version
0.0.0.5914 (Mono 2.4.2 - r) Copyright (C) 2004-2008 Rolf Bjarne Kvinge. All
rights reserved. 
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
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Reflection/Assembly.cs:348
at vbnc.TypeManager.LoadReferencedTypes () [0x00028] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/TypeManager.vb:441
at vbnc.TypeManager.LoadReferenced () [0x000e3] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/TypeManager.vb:306
at vbnc.Compiler.Compile () [0x001e2] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/Compiler.vb:534 
Compilation took 00:00:00.4634310 

~/Global.asax


--------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433 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
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Reflection/Assembly.cs:348
at vbnc.TypeManager.LoadReferencedTypes () [0x00028] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/TypeManager.vb:441
at vbnc.TypeManager.LoadReferenced () [0x000e3] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/TypeManager.vb:306
at vbnc.Compiler.Compile () [0x001e2] in
/usr/src/packages/BUILD/mono-basic-2.4.2/vbnc/vbnc/source/General/Compiler.vb:534 
Compilation took 00:00:00.4634310 at
System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath
virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x00000]
at System.Web.Compilation.AssemblyBuilder.BuildAssembly
(System.Web.VirtualPath virtualPath) [0x00000] at
System.Web.Compilation.BuildManager.GenerateAssembly
(System.Web.Compilation.AssemblyBuilder abuilder,
System.Collections.Generic.List`1 buildItems, System.Web.VirtualPath
virtualPath,
Buil_____________________________________________________________________

pls describe me why I am getting this error? and Is there any problem in my
vbnc compiler.

thanx
-- 
View this message in context: http://www.nabble.com/Related-to-VBNC-compiler-tp24805277p24805277.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list