[mono-vb] Mono-Ported VB Program

Rolf Bjarne Kvinge rolflists at ya.com
Mon Nov 24 03:27:29 EST 2008


Hi,

> 
> Hi
> 
> I am new to Mono and I am attempting to port a program that I have
> written in Visual Basic.Net on Windows to Suse Linux 11.0.
> 
> I am using Mono Develop and have checked it is the latest stable
> release.
> When I compile I get the following as listed below?
> 
> 
> Building Project: TCPTriTrackLinux (Debug)
> Performing main compilation...
> vbnc
> -
> out:"/home/linux/TCPTriTrackLinux/TCPTriTrackLinux/bin/Debug/TCPTriTrac
> kLinux.exe"
> -nologo -utf8output -main:Application -target:winexe
> -r:/usr/lib/mono/2.0/System.dll
> "/home/linux/TCPTriTrackLinux/TCPTriTrackLinux/Application.vb"
> "/home/linux/TCPTriTrackLinux/TCPTriTrackLinux/StateObject.vb"
> "/home/linux/TCPTriTrackLinux/TCPTriTrackLinux/AsynchronousSocketListen
> er.vb"
> /home/linux/TCPTriTrackLinux/TCPTriTrackLinux/<MyGenerator> (1,1) :
> Error
> VBNC99999: Unexpected error: Object reference not set to an instance of
> an
> object
> 
>   at vbnc.MemberAccessExpression.ResolveExpressionInternal
> (vbnc.ResolveInfo Info) [0x004ed] in /usr/src/packages/BUILD/mono-basic-
2.0/vbnc/vbnc/source/Expressions/MemberAccessExpression.vb:343

This is a compiler bug/crash.

Please file a bug report here: bugzilla.novell.com

Rolf



More information about the Mono-vb mailing list