[Mono-list] DLLMapping for ASP.NET based projects

Joseph Hill jhill at arcfocus.com
Fri Aug 31 00:25:40 EDT 2007


If you can create a local copy Mono.Data.Sqlite.dll in your web app bin
directory, you can create a Mono.Data.Sqlite.dll.config in the same
directory that includes the dllmap to your local lib. 

The target attribute for your dllmap will need to be relative to the
assembly.

Good luck,
Joseph Hill
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I've been trying to figure this one out for a while, but I can't seem  
> to crack it. Apple distributes a crap version of SQLite so I'm trying  
> to get Mono.Data.Sqlite.dll to map properly to my own version (more  
> recent, etc) with my ASP.NET based project (using xsp2 now) and I'm  
> having an awful lot of trouble getting the "usual' dllmap sort of  
> stuff in my Mono.Data.Sqlite.dll.config to work properly
>
> Any tips on getting ASP.NET code that has to p/invoke to properly  
> DLLMap like EXEs do?
>
> Cheers,
> - -R. Tyler Ballance
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (Darwin)
>
> iD8DBQFG1A4RA2GmJ0VpG78RAqfgAKCWi5KUaYcLQUVZn9uQN8SCKDV5GQCff19d
> pj2A64YCb1fkOekenctGkuc=
> =kBGb
> -----END PGP SIGNATURE-----
>
>   



More information about the Mono-list mailing list