[Mono-winforms-list] How Add External .dll files to monoproject except than GAC

aifaz aifaz.khan at gmail.com
Tue Dec 16 09:08:27 EST 2008


hi

i am using mono 2.0 windows . i want to use external application dll files
i dont know the location  where to install or keep
i have stored it application folder i got an error messege


D:\aifaz\MonoDevelopment\MonoDevelopment>mcs -r:System.Drawing
-r:System.Data -r
:MySql.Data -r:DataAccessLayer.dll -r:BusinessLogicLayer.dll -r:gtk-sharp
-r:gla
de-sharp -lib:"C:\Program Files\Mono-2.0\lib\mono\gtk-sharp-2.0" Program.cs
error CS0009: file `C:\Program
Files\Mono-2.0\lib\mono\gtk-sharp-2.0\DataAccessL
ayer.dll' has invalid `assembly' metadata
error CS0009: file `C:\Program
Files\Mono-2.0\lib\mono\gtk-sharp-2.0\BusinessLog
icLayer.dll' has invalid `assembly' metadata
Compilation failed: 2 error(s), 0 warnings
-- 
View this message in context: http://www.nabble.com/How-Add-External-.dll-files-to-monoproject-except-than-GAC-tp21033583p21033583.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list