Search found 1 match

by jensskov
2012-12-04T08:09:45-07:00
Forum: Windows COM+ & Visual Basic
Topic: Getting started with VB in Visual Studio 2010/2012 express
Replies: 1
Views: 20446

Getting started with VB in Visual Studio 2010/2012 express

Hi I am on Windows 7 64bit and using VB in VS2010/2012. I want to use IM to convert som images to jpg from a lookup in a database or a csv-file. But when I do: Dim imgMkObj As Object imgMkObj = CreateObject("ImageMagickObject.MagickImage.1") I get an error "Cannot create ActiveX compo...