[Mono-aspnet-list] Having trouble registering mysql.data.dll with gac

Luckyrat chris.tomlinson at wildscreen.org.uk
Tue Oct 27 07:46:49 EDT 2009




steflik wrote:
> 
> I'm trying to get Mono 2.0.2 running on FC9 . I downloaded the MySQL
> Connector/.NET  (v 5.2.7) and unpacked it and register it with gacutil 
> (gacutil -i mysql.data.dll  (from the directory where the dll is).
> 

I can't help directly but thought it worth mentioning that it's not always
necessary to add the MySQL DLL to the GAC. We deploy our website to a Mono
2.4.2.3 server using a Microsoft Web Deployment project which automatically
places the MySQL DLL into the bin directory of the website and this works
perfectly. I suspect that a similar trick would work for WinForms
applications too.

Chris
-- 
View this message in context: http://www.nabble.com/Having-trouble-registering-mysql.data.dll-with-gac-tp26052032p26076266.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list