Aleksandr
21-01-2011, 15:16
Hi, I can't add references to Corel X3 from VB.NET (VS 2005). I added CorelDRAW.dll and VGCore.dll, but VS needs more. In debugger I got message:
Unable to cast COM object of type 'CorelDRAW.ApplicationClass' to interface type 'CorelDRAW.IDrawApplication'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{398C0002-8D24-11D2-89E7-0000861EBBD6}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))
What does it mean? Please, help
Unable to cast COM object of type 'CorelDRAW.ApplicationClass' to interface type 'CorelDRAW.IDrawApplication'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{398C0002-8D24-11D2-89E7-0000861EBBD6}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))
What does it mean? Please, help