[MonoDevelop] [Mono-list] problem with mysql

Chris Howie cdhowie at gmail.com
Mon Aug 24 02:44:22 EDT 2009


On Sat, Aug 15, 2009 at 2:01 PM, angro<angro12 at pisem.net> wrote:
> sorry for bad english.
>
> i tried to install mysql connector
> I download connector 1.0.7
>
>    *  Installing MySql.Data.dll in the GAC:
>
>  cd path_to_your MySql.Data.dll assembly
>  gacutil -i MySql.Data.dll
>
> i did it
>
> it wrote "Installed MySql.Data.dll into the gac (/usr/lib/mono/gac)", but
> when i click reference right mouse button, i don't see MySql.Data why?

MonoDevelop does not use the GAC to populate the list of available references.

Please have a look at this page:
<http://monodevelop.com/FAQ#I_added_an_assembly_to_the_GAC.2c_why_doesn%27t_it_appear_in_the_assemblies_list_when_I_try_to_add_a_reference_in_a_MonoDevelop_project.3f>

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Monodevelop-list mailing list