AW: [Mono-list] Windows installer - Take 3, a.k.a. "this shouldwork for everyone"

Chris Turchin chris@turchin.net
Mon, 10 May 2004 02:32:15 -0700 (PDT)


FYI: In my case, I had in fact just copied the DLL somewhere else to refere=
nce
it in my test application.

--chris

On Mon, 10 May 2004, Jochen Wezel wrote:

> Chris' question is correct and maybe a question for best practises for ge=
tting Mono apps running on MS.NET:
>
> Is it better to let the windows installer install all DLLs containing Mon=
o namespaces (e.g. Mono.Data.SqliteClient) to the GAC of MS.NET, too?
>
> Or is it better to copy those additional required Mono DLLs into the proj=
ect directory for every single project?
>
> Regards
> Jochen
>
> -----Urspr=FCngliche Nachricht-----
> Von: mono-list-admin@lists.ximian.com [mailto:mono-list-admin@lists.ximia=
n.com] Im Auftrag von Chris Turchin
> Gesendet: Montag, 10. Mai 2004 09:18
> An: mono-list
> Betreff: Re: [Mono-list] Windows installer - Take 3, a.k.a. "this shouldw=
ork for everyone"
>
> Hello,
>
> i downloaded this setup (I have never tried mono in windoze before) to my=
 2003 vmware and installed it. seems install worked and "mono Helloworld.ex=
e" seems to work too. cool.
>
> but when i try to use a mono assembly (in this case
> Mono.Data.SqliteClient) in MS.NET I get:
>
> An unhandled exception of type 'System.IO.FileLoadException' occurred in =
Unknown Module.
>
> Additional information: Strong name validation failed for assembly 'Mono.=
Data.SqliteClient'.
>
> The program '[3100] WinTest.exe' has exited with code 0 (0x0).
>
> Is this to be expected, or a bug (or both) or am I doing something wrong?
>
> Regards,
> --chris
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com http://lists.ximian.com=
/mailman/listinfo/mono-list
>
>
>