Page 1 of 1

Error 'MySql' not exist

Posted: Fri 22 Feb 2013 17:56
by hachemt
i m using LinqConnect with mysql, a have this error
Error 'MySql' does not exist in namespace using Devart.Data

Devart Linqconnect for Metro assemblies are added to the references of your project

Re: Error 'MySql' not exist

Posted: Mon 25 Feb 2013 08:17
by MariiaI
Please add the corresponding MySql assemblies to the References of your project:
- Devart.Data.MySql.Linq.dll from 'C:\Program Files (x86)\Devart\dotConnect\Linq\WinRT';
- Devart.Data.MySql.dll from 'C:\Program Files (x86)\Devart\dotConnect\MySQL\WinRT'.

Rebuild your project after these steps. Please tell us if this helps.