MonoDevelop: error VBNC99999

Posted by teo on Stack Overflow See other posts from Stack Overflow or by teo
Published on 2010-01-22T19:05:52Z Indexed on 2010/05/29 3:02 UTC
Read the original article Hit count: 382

Filed under:

Hi at all guys, hope someone is using Mono & monodevelop... i'm getting the following error when i try to compile an ASP.NET apps ported from vs.net 2008

Error VBNC99999: Unexpected error: The classes in the module cannot be loaded. (VBNC99999)

This is the only error i get. I'm using 4 external assembly / dll

AjaxControlToolkit.dll FusionCharts.dll MySql.Data.dll PostBackRitalin.dll

I've added the dll in bin directory, then i've referenced it.

I'm using Mono, because on my "old" computer (acer aspire t2300 buyed in 2007) run with linux & with monodevelop very well. With windows, visual studio is reeeeeeally slow.. so i decide to pass to mono..

Can somenone know something about that error ?

Thank you very much. Regards !

© Stack Overflow or respective owner

Related posts about mono