Hi,
I tried compiling your project in Visual Studio 2010, and it has over 20 compiler errors. You need to fix those errors first (our VB compiler is not good at handling errors, so it won't help you much) Rolf From: [email protected] [mailto:[email protected]] On Behalf Of Adam Shumann Sent: viernes, 03 de septiembre de 2010 17:20 To: [email protected] Subject: [mono-vb] Dot Net 4.0 to Mono (3.5) Conversion I am attempting to convert an application im developing into mono compatible code. The application was using the .NET 4.0 Framework but was changed to 3.5 in MonoDevelop. After converting all my toArray statements to 3.5 compatible code, I got these errors: Warning VBNC2009: the option doc was not recognized - ignored (VBNC2009) (Core) /home/adam/herbs5/Core/<MyGenerator>(1,1): Error VBNC99999: Unexpected error: Object reference not set to an instance of an object (VBNC99999) (Core) Any help? Here <http://dl.dropbox.com/u/10471884/Core%20With%20INI.zip> is download for CORE and CORE.INI. Core.ini compiles fine and is necessary for core to function. These are both Libraries as The main executable appears to compile successfully. Adam, Mono Newbie
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
