Well...I didn't compile the SQLite binaries. I don't have the SQLite source code, so Sharpdevelop could not have compiled it. So the folder path must have been set there by whoever/whatever compiled the SQLite binaries. I certainly have no folder path that resembles that one. I guess I see this as a SQLite bug in that someone wrote code that caused the error to occur when it fact it should not have occurred. Unless... is it possible that I'm using the wrong DLL file? Lou.
Joe Mistachkin-3 wrote: > > > LouOttawa wrote: >> >> You explained that: "The path you are seeing is from the machine used to >> build the released binaries." I understand your explanation, but is this > not >> then a bug in SQLite? Doesn't "someone" build the binaries on the "SQLite >> machine" so to speak? >> > > No, it's not a bug. The compiler automatically embeds the original source > location in the PDBs. > >> >> I mean - its not a SharpDevelop problem, is it? >> > > Not really. It's probably just reading the PDB and assuming that the > source > code should be available locally in the same location as when it was > built. > That assumption is invalid in this case; however, in the more general case > of > projects being developed with SharpDevelop, that might be OK. > > -- > Joe Mistachkin > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > -- View this message in context: http://old.nabble.com/bug--Can%27t-load-file-SQLiteConnection.cs-under-c%3A%5Cdev%5Csqlite%5Cdotnet%5CSystem.Data.SQLite.-tp33353617p33372245.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users