Fw: [Mono-devel-list] Mono x MS .NET gac

Pekus Cons. e Desenvolvimento pekus at pekus.com.br
Wed Jan 19 14:59:40 EST 2005


Hi Aleksandar and Zac

I never used Strong Name tool (sn.exe) ... I used it following by gacutil
and worked fine.

Thanks,

Alexandre.

----- Original Message -----
From: "Aleksandar Dezelin" <dezelin at gmail.com>
To: "Pekus Cons. e Desenvolvimento" <pekus at pekus.com.br>
Sent: Wednesday, January 19, 2005 5:21 PM
Subject: Re: [Mono-devel-list] Mono x MS .NET gac


> Hi, if you want to register ByteFX.Data in GAC you must skip
> strongname verification of it. Just fire-up Visual Studio .NET Command
> Promt and run the following commands:
>
> sn -Vr ByteFX.Data.dll
> gacutil  /i ByteFX.Data.dll
>
> Cheers,
> Aleksandar Dezelin
>
>
> On Wed, 19 Jan 2005 16:50:21 -0200, Pekus Cons. e Desenvolvimento
> <pekus at pekus.com.br> wrote:
> >
> > Hi,
> >
> > I'm trying to do some test with Mono and MySQL under my WinXP machine,
using
> > VS.NET 2003 as development environment.
> > After inserting ByteFX.Data as a reference of my test project, I'm
receiving
> > the following error message running my app:
> >
> > "Strong name validation failed for assembly 'ByteFX.Data"
> >
> > If I'm not wrong, I believe I need to install ByteFX.Data.dll in MS .NET
> > global assembly cache. How can I do it? Any help? Is it possible to use
Mono
> > class libraries together VS.NET projects?
> >
> > Regards,
> >
> > Alexandre.
> >
>
>
> --
> Linux is like wighwam, no windows no gates and apache inside...
>





More information about the Mono-devel-list mailing list