Hello,

I'm using Mono 1.2.5.2 on Windows XP SP2.

When trying the sqlite sample program at the end of
http://www.mono-project.com/SQLite , what I need to do is just to
download sqlite3.dll and put it on the same folder as the executable.

However my final goal is to use SQLite on ASP.NET (xsp2). If it can
work, I'm planning to use it for a web information system of a small
clinic, in which client wants an open source solution. However, I've
tried putting sqlite3.dll on various places (the same as the aspx
file, the "Bin" ASP.NET folder, various likely subfolders inside
Mono's folder) but still the program can't find it. Here's the error
message:

Error Message: HTTP 500. System.DllNotFoundException: sqlite3

Where should I put sqlite dll, or probably what should I put on my
web.config to make it work?

Thanks a lot.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to