Let me try to understand. The first test you run, you run on Windows, right? After that you try to runc the same application with Mono. Is that right?
If I understood well, then I don't think there's any problem with mono or your application. Did you checked if you have access from Linux to the mysql? You must certify that you can open a socket to the specified ip/port AND that the credentials you provided can be used remotely by your Linux machine. You should follow the steps of the first reply. Diego Frata [email protected] On Mon, Aug 24, 2009 at 10:35 PM, Chris Tulabut <[email protected]>wrote: > > hi jan, > > i doubt its because of grant access or the firewall. it does work normally, > but if i compile it > with mono and run it i get that error. > > thanks, > chris > -- > View this message in context: > http://www.nabble.com/Simple-MySql-Connection-Problem-tp24490824p25124705.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
