Here is my code:
Code: Select all
Public Class Form1
Dim magick As New ImageMagickObject.MagickImage
End Class
Code: Select all
An unhandled exception of type 'System.InvalidOperationException' occurred in SVGtoPNG.exe
Additional information: An error occurred creating the form. See Exception.InnerException for details. The error is: Retrieving the COM class factory for component with CLSID {5630BE5A-3F5F-4BCA-A511-AD6A6386CAC1} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).