cancel
Showing results for 
Search instead for 
Did you mean: 

How to catch acivex control error of internet explorer on WD ms office control

Former Member
0 Kudos

Hello Experts,

I have a WD MS OFFICE control in my WD application.

Now the activex controls and scripts are deactivated by the network security admins on some machines and user profiles.

So if the prerequisites are not met then the Office control doesn't work and an Adobe Plugin window pops up :

Now I am thinking of any possible ways to catch this error in Webdynpro and Display an error message in the webdynpro application.

So is it possible to catch this?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Good query! Unfortunately we cannot catch the exception as far i knew. The exception will not be raised to catch as this is not controlled by Web Dynpro Framework. Since it is browser dependent we cannot catch the exception in Web Dynpro ABAP as we cannot use scripts to catch the ActiveX error.

We must activate the ActiveX control( its the prerequisite for OfficeControl UI).

Hope this helps you.

Regards,

Kiran

Answers (0)