On Tue, 2009-10-06 at 01:09 -0700, Bharti Mishra wrote: > Does it mean " visual basic is not supported by mono"
Visual Basic.NET will run under Mono, which is Visual Basic >= 7.0. I suspect that your Visual Basic DLL isn't a .NET DLL, and thus won't run under Mono. It might be usable under Wine; you'd have to test it. > also I would like to know, is there any alternative to access mail merge > facility onto linux through mono. It's possible to interact with OpenOffice.org, so you could use Writer to perform the mail merge... - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
