Skip to content

Snowflake.Data NET connector dependency on BouncyCastle.Cryptography assembly is broken in eval Docker image #92

@bitadmiral

Description

@bitadmiral

Hi folks,
I just tried the stand-alone report designer in the "eval" Docker image, and it was a lot more convenient to get going than with MS SSRS Report Builder.

One small issue though --
Image

Judging by the directory names in the image, it looks like many of the libraries have been moved between directories at some point, and the BouncyCastle.Cryptography.dll wasn't relocated properly. This assembly is needed by Snowflake.Data.dll when using private-key authentication with Snowflake. As a temporary fix, I searched for all directories containing Snowflake.Data.dll and then copied BouncyCastle.Cryptography.dll into those same folders. It was about a half-dozen or so folders, and I don't know which particular one fixed the issue for Report Designer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions