cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX with Webdynpro

mrahhaoui
Participant
0 Kudos

Hi Guru,

I tried to use an ActiveX component in my webdynpro to allow to read a card reader (read dll and write).

The issue is I can't to choose that component but when I see in Se80, there is some webdynpro applications with ActiveX component (WDR_TEST_LIFECYCLE_AC_AX for example).

I tried to copy the standard and modified the method with my DLL but I receive some fatal errors when I run the test.

Also, I don't have install anything on the client side, My application should accessed by browser.

Anyone has already done the same development?

Thank you in advance for your help.

M.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Mohamed,

Can you extend the fatal error.

Thanks

Ananda

mrahhaoui
Participant
0 Kudos

Hi,

Please find below the error that I meet/

ERRO|20160603161935|WD2A_5144|CAcfControl::put_innerClassId|ClassId {30646FBE-5764-4974-8948-AA49CE60FD90} not an allowed InnerClass|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::GetVersionAndPathInfo|bstrClassId == NULL|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::GetEmbededOleObject|GetEmbededOleObject: No inner classid available!|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::SetObjectRects|GetEmbededOleObject failed|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::InvokeInternal|GAC is used and not available!|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::freezeInternal|pAcfControlOleInPlaceObject == NULL|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::GetVersionAndPathInfo|bstrClassId == NULL|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::RaiseGACErrorEvent|GAC Error not instantieted appears, ignoring event as it is already sent|

ERRO|20160603161935|WD2A_5144|CAcfControl::GetEmbededOleObject|GetEmbededOleObject: No inner classid available!|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::SetObjectRects|GetEmbededOleObject failed|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161935|WD2A_5144|CAcfControl::InvokeInternal|GAC is used and not available!|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161936|WD2A_5144|CAcfControl::GetVersionAndPathInfo|bstrClassId == NULL|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161936|WD2A_5144|CAcfControl::RaiseGACErrorEvent|GAC Error not instantieted appears, ignoring event as it is already sent|

ERRO|20160603161936|WD2A_5144|CAcfControl::GetEmbededOleObject|GetEmbededOleObject: No inner classid available!|HRESULT=-2147467259(Erreur non spécifiée)

ERRO|20160603161936|WD2A_5144|CAcfControl::SetObjectRects|GetEmbededOleObject failed|HRESULT=-2147467259(Erreur non spécifiée)