Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.
This repository was archived by the owner on Nov 29, 2021. It is now read-only.

i got the TypeLoadException in new statement  #151

@elraider33

Description

@elraider33

Hi i have this code
var client = new DropNetClient(Utilities.Functions.ReadAppSetting("DropBox:ApiKey"),
Utilities.Functions.ReadAppSetting("DropBox:AppSecret"));
after that i got the next exception:

An exception of type 'System.TypeLoadException' occurred in DropNet.dll but was not handled in user code

Additional information: Could not load type 'RestSharp.IAuthenticator' from assembly 'RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null'

i have dropnet 1.10.23.o installed.

thanks

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