System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 9429dee35bb213db615b13078aeb5c20b4748ca4
Title: unable to add data connection in VS2013
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: VsDesigner Resolution: Overcome_By_Events
Last Modified: 2014-06-02 17:18:55
Version Found In: 1.0.91.0
User Comments:
anonymous added on 2014-05-30 23:37:30: (text/x-fossil-plain)
same as
73d3573b83f8a28cb6a5197f65a6f99815882b86


1. open visual studio
2. click tools->connect to database (add connection window will show on)
3. make sure you have "System.Data.SQLite Database File (.NET Framework Data Provider for SQLite)" selected as data source
4. set database file
5. click test connection (pop up will say that test succesed), click ok
6. click OK to create database connection
7. error message will show on:

---------------------------
Server Explorer
---------------------------
Unable to add data connection.

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "SQLite.Designer.SQLiteDataViewSupport2013.xml" was correctly embedded or linked into assembly "SQLite.Designer" at compile time, or that all the satellite assemblies required are loadable and fully signed.
---------------------------
OK   
---------------------------






VS details:
_____________________________________________________
_____________________________________________________



Microsoft Visual Studio Professional 2013
Version 12.0.30501.00 Update 2
Microsoft .NET Framework
Version 4.5.50938

Installed Version: Professional

LightSwitch for Visual Studio 2013   06177-004-0446034-02312
Microsoft LightSwitch for Visual Studio 2013

Office Developer Tools - May 2014 Update ENU   06177-004-0446034-02312
Microsoft Office Developer Tools for Visual Studio 2013 - May 2014 Update ENU

Team Explorer for Visual Studio 2013   06177-004-0446034-02312
Microsoft Team Explorer for Visual Studio 2013

Visual Basic 2013   06177-004-0446034-02312
Microsoft Visual Basic 2013

Visual C# 2013   06177-004-0446034-02312
Microsoft Visual C# 2013

Visual C++ 2013   06177-004-0446034-02312
Microsoft Visual C++ 2013

Visual F# 2013   06177-004-0446034-02312
Microsoft Visual F# 2013

Visual Studio 2013 Code Analysis Spell Checker   06177-004-0446034-02312
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

ASP.NET and Web Tools   2013.2.50425
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure

ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013   5.1.20409.0
For additional information, visit http://www.asp.net/

Common Azure Tools   1.1
Provides common services for use by Azure Mobile Services and Windows Azure Tools.

Crystal Reports for .NET Framework   
Crystal Reports for .NET Framework

Devart LINQ Insight Express   3.2.383.0
Devart LINQ Insight Express
Copyright © Devart 2013. All rights reserved.
Web: www.devart.com/linqinsight
Support: support@devart.com

Indent Guides   14
Indent Guides

Adds visual guides at each indentation level.

JetBrains ReSharper 8.2   Full Edition build 8.2.0.2160 on 2014-03-20T17:53:08
JetBrains ReSharper 8.2 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains, Inc.

NuGet Package Manager   2.8.50313.46
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

Oracle Developer Tools for Visual Studio   12.1.0.1.2
Oracle Developer Tools for Visual Studio Copyright (c) 2005, 2013

PreEmptive Analytics Visualizer   1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Compact Toolbox   3.7.1
SQL Server Compact Toolbox adds scripting, import, export, rename, query execution and much more to SQL Server Compact Data Connections.

SQL Server Data Tools   12.0.40403.0
Microsoft SQL Server Data Tools

VS10x Editor View Enhancer Package   1.3
Enhance the code editor with class and member name highlighting, member type images, end-of-block details, hotspots etc

Windows Azure Mobile Services Tools   1.1
Windows Azure Mobile Services Tools

Windows Phone 8.1 SDK Integration   1.0
This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.

Workflow Manager Tools 1.0   1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.

__________________________________________
__________________________________________



im running
VS2013 on Win7-64 ENG - no localization in VS or OS

i can create any report, just contact me on mail if you want

thanks at all

mistachkin added on 2014-05-31 04:06:44: (text/x-fossil-plain)
Could you please try again with the latest release version (1.0.92.0)?

Also, could you please post all the setup logs?

The log files should be located in the %TEMP% directory on the target machine.
They will have names similar to "Setup Log 2014-05-30 #001.txt" and
"Installer.exe.trace.tmp29.log".

Also, please check for a log file named "dd_vcredist_x86_2013*.log" in the %TEMP%
directory as well.

mistachkin added on 2014-05-31 04:15:24: (text/x-fossil-plain)
The correct download link for the Visual Studio 2013 design-time components is:

[https://system.data.sqlite.org/downloads/1.0.92.0/sqlite-netFx451-setup-bundle-x86-2013-1.0.92.0.exe]

I think the error message might be caused by installing the design-time
components for a different version of Visual Studio.

anonymous added on 2014-06-02 03:40:03: (text/x-fossil-plain)
after installing latest version it works,
thanks for help