Installing my app with Click Once app but it won't include the sqlite3.dll
Posted: Thu 25 Sep 2014 16:23
Hello,
I have a app that I created that is using LinqConnect and using sqlite. I tried to deploy it using ClickOnce. But the sqlite3.dll is not automatically included in the deployment package. It is not even listed in the "Applicaiton Files" list on the property page under Publish.
I also can't seem to manually add it as a reference to my project. It says: "A reference to <blah> could not be added. Please make sure the file is accessible and that it is a valid assembly or COM component.
Do you have any recommendations on how to best handle this?
I have a app that I created that is using LinqConnect and using sqlite. I tried to deploy it using ClickOnce. But the sqlite3.dll is not automatically included in the deployment package. It is not even listed in the "Applicaiton Files" list on the property page under Publish.
I also can't seem to manually add it as a reference to my project. It says: "A reference to <blah> could not be added. Please make sure the file is accessible and that it is a valid assembly or COM component.
Do you have any recommendations on how to best handle this?