failed to import ActiveX

  • Thread starter Thread starter Sagaert Johan
  • Start date Start date
S

Sagaert Johan

Hi

I tried to import an ActiveX into the toolbox.

There seems te be a problem when the designer generates the wrapper
assembly.
Also tried to use Aximp with same error :

The error is TYPE_E_CANTLOADLIBRARY.

The ActiveX is properly registered and gives no problem when used in a html
document or old VB6 project.



What could be the problem ?
( How to solve this ...?)

Johan
 
Sagaert Johan said:
Hi

I tried to import an ActiveX into the toolbox.

There seems te be a problem when the designer generates the wrapper
assembly.
Also tried to use Aximp with same error :

The error is TYPE_E_CANTLOADLIBRARY.

The ActiveX is properly registered and gives no problem when used in a html
document or old VB6 project.



What could be the problem ?
( How to solve this ...?)

Johan


Are you sure that the library (ocx?) and all of it's dependencies can be found?

Willy.
 
Sagaert Johan said:
Hi

I tried to import an ActiveX into the toolbox.

There seems te be a problem when the designer generates the wrapper
assembly.
Also tried to use Aximp with same error :

The error is TYPE_E_CANTLOADLIBRARY.

The ActiveX is properly registered and gives no problem when used in a html
document or old VB6 project.



What could be the problem ?
( How to solve this ...?)

Johan

Have the same problem. Could you solve it?

Dmitry
 
Back
Top