oops Mono has a 1.1 Microsoft.VisualBasic.dll not a 1.0 one so your vbc 1.0 program won't execute. Please recompile with a vbc 1.1 (MS.NET 1.1) compiler, OTHERWISE you will have to compile and install a customized version of Mono that you will need to compile with the 1.0 profile (not an easy task).
Good developments, -- Rafael "Monoman" Teixeira --------------------------------------- I'm trying to become a "Rosh Gadol" before my own eyes. See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment. _______________________________________________ Mono-vb mailing list [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-vb
