SQLite3.dll is the SQL Lite version 3 data engine and is a native shared library for Win32.  It is not an assembly. 
 
Is this person running on Linux?  If yes, then they may have the wrong shared library for their operating system.  Did they check their etc/mono/config file to make sure the target in the dllmap is correct?  Do they even have the shared library?
 
For me, I had to put the shared library in the same place as the .net program I try to run.  However, this was on mono on windows for a console application.  Not sure about the web.

Duncan McQueen <[EMAIL PROTECTED]> wrote:
I noticed the same thing and did have SQlite3.dll in the /bin
directory. SQLite3.dll is an assembly - and I think you need to have
it in your system path som ewhere but not your assembly directory.

On 2/3/06, Everaldo Canuto <[EMAIL PROTECTED]>wrote:
> Hi,
>
> Please type a:
>
> `ls -l /home/sfbell/forums/bin/*'
>
> and send us the result.
>
> Everaldo.
>
>
> Em Qui, 2006-02-02 às 23:26 -0500, Steven Bell escreveu:
> > `/home/sfbell/forums/bin/
>
> _______________________________________________
> Mono-list maillist - [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list


Yahoo! Mail
Use Photomail to share photos without annoying attachments.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to