[Mono-list] ASP.NET 2.0 with VB

Keith C. Perry netadmin at vcsn.com
Mon Jan 23 16:27:05 EST 2006


I have a project with that seem to work with C# but not with VB for the 2.0
framework.  However, the error I get in my logs is:

(just the starting snippet before the native stack trace)

** (/usr/local/lib/mono/1.0/mbas.exe:25741): WARNING **: The class
System.Collections.Generic.IEnumerable`1 could not be loaded, used in mscorlib,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

in <0x4> (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
in <0xffffffe4> (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
in <0xc> System.Reflection.Assembly:GetTypes ()
in <0x91> Mono.MonoBASIC.TypeManager:AddAssembly (System.Reflection.Assembly)
in <0xfffffaa2> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_Assembly (System.Reflection.Assembly)
in <0x11a> Mono.GetOptions.Useful.CommonCompilerOptions:LoadAssembly
(Mono.GetOptions.Useful.AssemblyAdder,string,int&,bool)
in <0xc7> Mono.GetOptions.Useful.CommonCompilerOptions:LoadReferencedAssemblies
(Mono.GetOptions.Useful.AssemblyAdder)
in <0x3f> Mono.Languages.Driver:LoadReferencedAssemblies ()
in <0xfffc4127> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0xdf> Mono.Languages.Driver:Execute (string[])
in <0x27> Mono.Languages.Driver:Main (string[])
in <0xc7722c5e> (wrapper runtime-invoke)
System.Object:runtime_invoke_int_string[] (object,intptr,intptr,intptr)


I like as though its trying to use the 1.0 compiler but the logs are showing
that I am running 2.0:

[Mon Jan 23 16:21:35 2006] [warn] serverdir: /usr/local/lib/xsp/2.0

My developer wants to use VB but I'm not sure why the 1.0 is trying to be
accessed.  Is VB for ASP.NET for for 2.0 not an option to use at this point? 
Thanks in advance for any help.



-- 
Keith C. Perry, MS E.E.
Director of Networks & Applications
VCSN, Inc.
http://vcsn.com
 
____________________________________
This email account is being host by:
VCSN, Inc : http://vcsn.com


More information about the Mono-list mailing list