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

Jochen Wezel jwezel@compumaster.de
Mon, 10 May 2004 11:15:19 +0200


Chris' question is correct and maybe a question for best practises for =
getting Mono apps running on MS.NET:

Is it better to let the windows installer install all DLLs containing =
Mono 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 =
project directory for every single project?

Regards
Jochen

-----Urspr=FCngliche Nachricht-----
Von: mono-list-admin@lists.ximian.com =
[mailto:mono-list-admin@lists.ximian.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 =
shouldwork 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.exe" 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