Posted By: raptor3676 | Apr 10th, 2008 @ 6:12 PM
page 1 of 1
Comments: 0 | Views: 510
Hello everyone,

Currently I'm working on a new Applet that's suppossed to show information coming from another application.  The info is retrieved through an COM object.  Must of the methods exposed are pretty straightforward...  The signature is like "String Method1(int index)".

The things is that if the component is referenced from VB6 there's no problem.  There's is another whole story if I do it from VS2005...
All I get after I add the reference is a couple of warnings:

Warning 1 Failed to create the wrapper assembly for type library "AxQDLink". Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)) Agfa.QPatient

Warning 2 The referenced component 'AxQDLink' could not be found. 




Please does anyone, knows what's wrong? 

Thanx in advance
page 1 of 1
Comments: 0 | Views: 510
Microsoft Communities