[Mono-bugs] [Bug 411952] New: SimpleNameExpression.get_ExpressionType: Object reference not set to an instance of an object

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 24 13:49:29 EDT 2008


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


           Summary: SimpleNameExpression.get_ExpressionType: Object
                    reference not set to an instance of an object
           Product: Mono: Compilers
           Version: SVN
          Platform: i386
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Basic
        AssignedTo: rkvinge at novell.com
        ReportedBy: christoffer at curo.dk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


vbnc says:

Visual Basic.Net Compiler version 0.0.0.5850

I was trying to dissect this project to find a compiler error, however found
this bug instead.

I compiled the project with this cmd line:

vbnc
-out:"/home/cs/downloads/DWSIM_Mono/VDialog_NoDP/VDialog/bin/Debug/VDialog.dll"
-nologo -utf8output -rootnamespace:"LukeSw.Windows.Forms"
-imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Diagnostics,System.Drawing,System.Windows.Forms
-target:library  -r:/usr/lib/mono/2.0/System.dll
-r:/usr/lib/mono/2.0/System.Data.dll -r:/usr/lib/mono/2.0/System.Drawing.dll
-r:/usr/lib/mono/2.0/System.Windows.Forms.dll
-r:/usr/lib/mono/2.0/System.Xml.dll VDialogForm.vb VDialogForm.Designer.vb

yes, only the two files; that is on purpose.

See attached file for output.


-- 
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