Joe... 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?
I mean - its not a SharpDevelop problem, is it? Will it go into the "bug report list"? Lou. Joe Mistachkin-3 wrote: > > > LouOttawa wrote: >> >> Why is it looking for the ".cs" file? Why does it look for in the > indicated >> folder. >> > > That message is coming from your IDE (SharpDevelop?) when it uses the PDB > symbol information in an attempt to locate the source code for the > SQLiteConnection class. The path you are seeing is from the machine used > to > build the released binaries. > >> >> The code is essentially below. The GetSchema generates the error. >> > > The correct argument to pass to GetSchema in this case is > "MetaDataCollections" > (with an "s" at the end). > > -- > 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.-tp33353617p33367058.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