Video to Flash Command – line Converter error

Asked By 20 points N/A Posted on -
qa-featured

 

Hello,

I am using Windows 7 Operating System and have a VB script, which compare the file in the different folders in the same system. I get the error message as below when I try to execute this script.

 

 

Video to Flash Command – line Converter:

Run – time error ‘429’:

ActiveX component can’t create object

I am sure you can resolve this issue.

Thanks.

SHARE
Answered By 5 points N/A #175183

Video to Flash Command – line Converter error

qa-featured

Hi Raymond,

I also get that kind of issue in my desktop before while I'm in the midst of doing VB scripting. I've checked some articles and online references and they stated that the reason why we encounter this is because the application we're trying to run has a problem itself. I mean there is a neglected and destroyed component.

In your case, it will be helpful if you review the code again specifically in the line of "CreateObject". The object you're trying to create is not available in Visual Basic thus needs to download the latest upgrade of VB. Another thing you can do is to reinstall or repair VB software, just make sure you install the Microsoft Windows Update.

 

Related Questions