It's a closed-source program, right? It would help to know what string(s) passed to the method cause this exception. I guess Mono is more strict than .NET when converting a string to int. If you don't have access to the program sources, it would be nice if the app author could help (if he can't check with Mono himself, he could just give you a list of examples of the strings converted).
Cere wrote: > > Hello and thank you for the answer. > > > > I had a talk with the apps' developer. He made 2 good points: > > 1. I works on windows. > 2. That is macromedia flash' way of outputing stuff and it has to be > converted into signed int from string. > > So, is there any way i could deploy this app with mono? > -- View this message in context: http://www.nabble.com/C--binary-issue-tp24184437p24200779.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
