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

Reply via email to