Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Usage of old version of SQLite.Interops.dll causes colision and exception with packages using the latest version of System.Data.SQLite #201

Copy link
Copy link
@tradil

Description

@tradil
Issue body actions

Upgrade, please, your library to reference the latest version of System.Data.SQLite (1.0.118). Currently used version is 1.0.115.5 from 2021.
Our application uses another package which rely on the latest 1.0.118 of System.Data.SQLite and this cause colision with GMap.NET which fires exception on start of application because GMap.NET call some method 'SI32b0162a49ae8729' in DLL 'SQLite.Interop.dll' 1.0.115.5 which is not present in the latest version.

Application displays error message:

EntryPointNotFoundException: Unable to find an entry point named 'SI32b0162a49ae8729' in DLL 'SQLite.Interop.dll'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.