Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79719 --- shadow/79719 2006-10-21 23:47:46.000000000 -0400 +++ shadow/79719.tmp.17528 2006-10-21 23:47:46.000000000 -0400 @@ -0,0 +1,49 @@ +Bug#: 79719 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: Debian Sarge +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: VB Runtime +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Explain why "Visual Basic 2005 applications are not supported" + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Mono does not support VB2005 applications using the 'Application Framework'. + +Unhandled Exception: System.Exception: Visual Basic 2005 applications +are not supported at +Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run +(System.String[] commandLine) [0x00000] + +This message scared me off. +But it is perfectly capable of running VB2005 applications, you might want +to tell developpers that they have op open 'My Project' and disable 'Enable +application framework' to fix the problem. + +Steps to reproduce the problem: +1. Create a VB2005 Windows application +2. Go to 'My Project' and make sure 'Enable application framework' is checked +3. Read Monos console output + +Actual Results: +Error message + +Expected Results: +At least a message about how to fix it. + +How often does this happen? +Always + +Additional Information: +Tested on Mono-1.1.18 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
