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=79897 --- shadow/79897 2006-11-10 17:35:05.000000000 -0500 +++ shadow/79897.tmp.18544 2006-11-10 17:35:05.000000000 -0500 @@ -0,0 +1,59 @@ +Bug#: 79897 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: VB Runtime +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Impossible to create a "Windows Application" with VB.NET + +Please fill in this template when reporting a bug, unless you know what +you are doing. + +Description of Problem: + +It is impossible to create a "Windows Application" with Visual Studio +2005 (VB.NET) and run this app with Mono. +But it's no problem to create a "Console Application" for example. + +Ok...i don't think that this Error is really a "Class Libary"-Error but +it's VB.NET specific...and it works with C# without a problem. + + +Steps to reproduce the problem: +1. Create a "New Project" with Visual Studio 2005 VB.NET +2. Choose "Windows Application" as Project-Type +3. Ready! (just Compile and try to open it with Mono) + +Actual Results: + +ENTER: (wrapper runtime-invoke) System.Object:runtime_invoke_void_string +(object,intptr,intptr,intptr)([System.OutOfMemoryException:01162FC0], +0022FCE8, 00000000, 01031608, ). ENTER: System.OutOfMemoryException:.ctor +(string)(this:01162FC0[System.OutOfMemoryException myTest.exe], +[STRING:01161FC8:Out of memory], ). . ENTER: System.SystemException:.ctor +(string)(this:01162FC0[System.OutOfMemor... + +...and so on + + +Expected Results: + +Start the Application + +How often does this happen? + +Always + +Additional Information: + +Tested with Mono 1.2 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
