Could not able to Connect to mySQL database

Questions about Wine on Linux
Locked
vishalmthakkar
Level 1
Level 1
Posts: 7
Joined: Thu Oct 09, 2014 8:51 am

Could not able to Connect to mySQL database

Post by vishalmthakkar »

Hello,

Wine Version 16.2

I have install mysql 5.6 server on box and mysql 5.3 connector.

From work bench data base connectivity is working but from .net application we are getting Failed to get configuration.
Error message is attach in the thread.

Net framework we have tried 2.0 , 3.5.
Attachments
Mysql Error message.
Mysql Error message.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Could not able to Connect to mySQL database

Post by dimesio »

Assuming you mean Wine 1.6.2, upgrade to the latest development release.

What version of .NET does the app require, and how did you install the versions of .NET you tried? If it wasn't with winetricks, it won't work.
Locked