dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 27 forks source link

Could not load file or assembly 'SkiaSharp.Views.Desktop #37

Closed Connect-and-Exchange closed 2 years ago

Connect-and-Exchange commented 2 years ago

Hi all,

We are in the process of moving from the Dymo.Framework to DymoSdk. Most of the driver development is done whereas actually sending the printjob throws an assembly error.

{"Could not load file or assembly 'SkiaSharp.Views.Desktop, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified.":"SkiaSharp.Views.Desktop, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756"}

The SkiaSharp Nuget package is installed and we are unable to find a reason why it throws an exception.

What do we miss?

Connect-and-Exchange commented 2 years ago

Wrong issues list. Needed to be moved to the api part.

Sini1504 commented 2 years ago

Hello @Connect-and-Exchange what was the solution now? I still have the problem.

skillsinc-Ed commented 2 years ago

See issue 29 to get some help with this https://github.com/dymosoftware/DCD-SDK-Sample/issues/29