snowflake-connector-net icon indicating copy to clipboard operation
snowflake-connector-net copied to clipboard

Snowflake.Data doesn't have a strong name,

Open touchdreamer opened this issue 3 years ago • 2 comments
trafficstars

Issue description

Example code

If possible, please enter some example code here to reproduce the issue.

Error log

System.IO.FileLoadException: 'Could not load file or assembly 'Snowflake.Data, Version=2.0.10.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)'

Configuration

*Driver version:2.0.10.0

Dotnet framework and version: E.g. .net framework 4.5.2 or .net standard 2.0

Server version: E.g. 1.90.1 You may get the server version by running a query:

SELECT CURRENT_VERSION();

Client OS: E.g. Debian 8.1 (Jessie), Windows 10

touchdreamer avatar Aug 08 '22 08:08 touchdreamer

Can author sign for the Snowflake.Data?

touchdreamer avatar Aug 08 '22 09:08 touchdreamer

Please sign the component

thomasbjorndahl avatar Sep 15 '22 07:09 thomasbjorndahl

thank you for raising this issue and apologies for the long period without response. we'll track this on https://github.com/snowflakedb/snowflake-connector-net/issues/102

sfc-gh-dszmolka avatar Jun 08 '23 11:06 sfc-gh-dszmolka