Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TLB dependency

Status
Not open for further replies.

s2001

Programmer
Dec 7, 2001
132
0
0
US
Guys..need your help badly. I have a tlb (type library) file and i want to find the dependency for the file.

Actually when i use it in my project, i get error 429, activex can't create component.

Please let me know, how i can find all the dependencies for the tlb file.

thanks a bunch

Murali
 
You could try including it in a project, and then using the package and deployment wizard to create a .dep file.

Bob
 
thanks tried it but with no luck..p&D says can't find the dependecies..any other suggestions

Murali Bala
 
Have a look at it in the OLE View tool (which should have be on the Visual Studio Tools menu)
 
i was able to load it thru ole view tool..but how do i find the dependency...thanks for the help

Murali Bala
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top