Skip to content

Connection throwing exception on latest versions #1296

@EricWu91

Description

@EricWu91

I'm trying to use StackExchange.Redis in the 2.+ versions, and a

Unable to load assembly 'System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. File could not be found.

exception is thrown on ConnectionMultiplexer.Connect();

This exception is thrown on both ASP.NET WebForms and WCF (both 4.7.2) applications. LINQPad 5 connects correctly.

Using the version 1.2.6 in WCF succeeds in connecting, but throws different exceptions on WebForms (probably a different issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions