Skip to content

[2.0.0-rc6] WINFORMS : System.IO.FileNotFoundException: Could not load file or assembly 'SkiaSharp, Version=3.119.0.0' #2046

Description

@happybono

Microsoft Visual Studio

Failed to create component 'CartesianChart'. The error message follows:

'System.IO.FileNotFoundException: Could not load file or assembly 'SkiaSharp, Version=3.119.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified.

File name: 'SkiaSharp, Version=3.119.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'

at LiveChartsCore.SkiaSharpView.WinForms.MotionCanvas.InitializeComponent()

at LiveChartsGeneratedCode.SourceGenChart..ctor()

at LiveChartsGeneratedCode.SourceGenCartesianChart..ctor()

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

'

OK



Even when placing the controls provided by LiveCharts onto the Form, the following error occurs. As @WZFWork mentioned, it is presumed to be highly likely a dependency-related error.

Image

Image

Originally posted by @happybono in #2027

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions