Hi, Arghhh!... thanks a lot! :)
Cheers. On 12 April 2010 16:09, Robert Jordan [via Mono] < [email protected]<ml-node%[email protected]> > wrote: > On 12.04.2010 17:01, vtortola wrote: > > > > > Hi, > > > > I've a small web project that uses the DbProviderFactories. I've > downloaded > > the non-install version of the MySql Connector, the dll is copied to the > bin > > directory correctly. > > > > I've added the configuration to the web.config file: > > > > <system.data> > > <DbProviderFactories> > > <add name="MySQL Data Provider" > invariant="MySql.Data.MySqlClient" > > description=".Net Framework Data Provider for MySQL" > > type="MySql.Data.MySqlClient.MySqlClientFactory, > MySql.Data, > > Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d"/> > > </DbProviderFactories> > > </system.data> > > Check the casing of the MySql.Data.dll on disk. Don't forget that > Linux is case sensitive. > > For some brain-dead reasons, the ZIP file containing the connector for > Mono is containing lower-case files. > > Robert > > > _______________________________________________ > Mono-list maillist - [hidden > email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1837268&i=0> > http://lists.ximian.com/mailman/listinfo/mono-list > > > ------------------------------ > View message @ > http://n4.nabble.com/I-cannot-get-working-Mono-with-MySql-connector-and-the-System-Data-Common-namespace-tp1837252p1837268.html > To unsubscribe from I cannot get working Mono with MySql connector and the > System.Data.Common namespace, click here< (link removed) >. > > > -- Valeriano Tórtola Luis [email protected] -- View this message in context: http://n4.nabble.com/I-cannot-get-working-Mono-with-MySql-connector-and-the-System-Data-Common-namespace-tp1837252p1837289.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
