Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Created Unassigned: Failed to load embedded assembly: The type initializer for '' threw an exception. [1297]

$
0
0
I am using latest version (7.0.0.6) of Magick.NET to convert images from .jpeg to .pbm and .png format. On development machine it works like charm. But after deployment, it gives below error :

```
Failed to load embedded assembly: The type initializer for '<module>' threw an exception.
at ImageMagick.AssemblyHelper.get_Assembly()
at ImageMagick.MagickImage..ctor(Stream stream)
```

As mentioned in documentation, I have already installed __Visual C++ Redistributable for Visual Studio 2012__. But still it gives me same error.

Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>