Question
ActiveX component can't creata object: 'Illustrator.Application' Illustrator CC 2019 23.0.6
We recently upgraded to CC 2019, and now vbscript is unable to access illustrator.
Scripts fail with the following error: ActiveX component can't creata object: 'Illustrator.Application'
on first line.. Set appRef = CreateObject("Illustrator.Application")
This automation ability is an important part of our workflow, so it is important to us to get this fixed.
Has anyone else experienced/ solved this error?
