[Mono-dev] ASP.NET MySql connection

Dariusz Linowski darlin1 at linbit.pl
Tue Dec 19 10:24:56 EST 2006


Hello,
I rewrote my code skiped VDW toolbox controls and now is more better
but not good (:
Currently I receive message:
error CS0006: cannot find metadata file `1.0.8.0'   What is wrong?

In the GAC i see this assmembles:
[root at asterisk1 conf]# gacutil -l |grep MySql
MySql.Data, Version=1.0.7.30072, Culture=neutral,
PublicKeyToken=c5687fc88969c44d
MySql.Data, Version=1.0.7.30073, Culture=neutral,
PublicKeyToken=8e323390df8d9ed4
MySql.Data, Version=1.0.8.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d

On  the Web.config i have:
<add  assembly="MySql.Data,Version=1.0.8.0,Culture=neutral,PublicKeyToken=c5687fc88969c44d"/></assemblies></compilation>


On the httpd.conf  I have:
MonoPath visual /usr/lib/mono/gac/MySql.Data/1.0.8.0__c5687fc88969c44d

-- 
Pozdrawiam,
Dariusz Linowski



More information about the Mono-devel-list mailing list