I have had to give up on the broken official version and I have my own version here: https://github.com/PaulS/SQLiteDotNetProvider It has most of the code changes from the official version, but will still build. (There are almost no changes.) Their version has missing files, and won't build an install. It's really about the same as 1.0.66, but compiles with sqlite 3.7.5. When the official version is working again I would probably go with that.
Paul Shaffer
Posts
-
Using System.Data.SQLite from the new site -
config file wont overwrite on upgrade install on vistaDon't know where deployment questions go. I have a windows forms project and deployment msi project. vs2008. I can't get the application.exe.config file to overwrite on Vista on an upgrade install. I got my binaries to overinstall by making sure they have a new version in each new upgrade install. Do you know anything about this? It will overwrite the config file on xp.
-
.mdf files, IIS, and FileUpload controlI have a web form with an asp.net FileUpload control. This is the same as a html tag. Every time I try to upload an .mdf file (sql server database file) the page is reset by iis and there is no upload. iis seems to be blocking .mdf files, since many other file types are uploading. I don't even know a good forum to ask this in. What do you think would be the workaround for this? I can't think of an easy way to rename the extension before uploading it, or if that would even work. The user browses to the .mdf file and selects it, there is no chance to rename the extension.
-
I am French!What is your country of origin? Please give more details.
-
Search results window bug?I am trying to delete folders called "obj" or "bin", etc. in the search results window. I think it's just something funky about sp1 or some setting got mangled on this system. It works on the other system. Just annoying and I can't find the issue on google.
-
Search results window bug?They are just vs2003 output directories "obj" and so forth. Nothing unusual, and they can be deleted one by one. I use one other system that doesn't have this problem but it is windows 2003. I am having the problem on windows 2003 sp1. If I can't fix it, I'll survive but it's annoying.
-
Search results window bug?This is sort of a developer question. I am cleaning up a project by searching for "obj" in windows explorer search window. It shows many obj folders. I can delete them one at a time but if I select more than one I get "Cannot delete file: Cannont read from the source file or disk". I can delete any of them singly but not more than one at time. I don't see this on all systems. What could be wrong?
-
Problem with article urlOh sorry, duh... It's the "ADS" string in the url. My ad filter was blocking it.