It's unlikely everything in your app makes Mono crash, it must be something specific... Ideally, you should try to nail it down and file a bug report.
By the way, are you using a recent Mono version? If you're using an old one, you're bound to stumble on bugs that have already been fixed. Easy_Rider9999 wrote: > > I have ported my VB6 application to VB.Net, but with mono there are a lot > of crashes! > VB6+wine was working better. > > Hans > > Rolf Bjarne Kvinge-2 wrote: >> >> Hi, >> >>> >>> With wine it is easy to run VB6 applications, it is also possible to >>> install Visual Studio6. It is quite difficult to install ODBC or OLEDB, >> you >>> need to copy and register a lot of DLLs from an existing >>> XP-Installation. >> >> >> If you need to run a VB6 application on Linux I don't know any other way >> than to try with wine [*] >> >>> I have hada lot of problems with running a VB9.Net2.0 application, even >> though I >>> converted my database form mdb to SQLite. >> >> To run VB.Net applications you can use mono (see www.mono-project.com for >> binaries, or check with your distribution). >> >> *) You can also try to upgrade your VB6 application to VB.Net. >> >>> >>> Hans >>> -- >>> View this message in context: http://www.nabble.com/how-to-run- >>> application-developed-in-vb6-in-windows-xp2-operating-system-on-linux- >>> tp21140670p22689708.html >>> Sent from the Mono - VB mailing list archive at Nabble.com. >>> >>> _______________________________________________ >>> Mono-vb mailing list >>> [email protected] >>> http://lists.ximian.com/mailman/listinfo/mono-vb >> >> _______________________________________________ >> Mono-vb mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-vb >> >> > > -- View this message in context: http://www.nabble.com/how-to-run-application-developed-in-vb6-in-windows-xp2-operating-system-on-linux-tp21140670p22804931.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
