QueryInterface for interface VBA._Collection failed

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
wjfitzgerald
Participant
Posts: 72
Joined: Tue Feb 05, 2008 4:38 am

QueryInterface for interface VBA._Collection failed

Post by wjfitzgerald »

Hi,

When i try and load meta data i am getting the following error:

An error occured retrieving the folder content for '\': QueryInterface for interface VBA._Collection failed.

I am sure this is some sort of setting error, but as i am the only one onsite using DS, i need some help in finding it.

Any thoughts or suggestions would be gratefully received.

Thanks in advance,

Regards
John Fitz
dsisbank
Premium Member
Premium Member
Posts: 50
Joined: Fri Aug 11, 2006 4:53 am

Re: QueryInterface for interface VBA._Collection failed

Post by dsisbank »

Is there anyone who fixed this problem ?

We met same error.
wjfitzgerald
Participant
Posts: 72
Joined: Tue Feb 05, 2008 4:38 am

Post by wjfitzgerald »

Hi,

I am sorry to say that i am still dealing with this issue.

Regards,

John Fitz
John Fitz
dsisbank
Premium Member
Premium Member
Posts: 50
Joined: Fri Aug 11, 2006 4:53 am

Post by dsisbank »

We've solved the problem with this:

regsvr32 C:\WINDOWS\system32\msvbvm60.dll

Hope to solve your problem too
Post Reply