Enable ActiveX control and UI compatibility with MS Edge latest on Windows 11

Vijayashree B R 0 Reputation points
2023-04-11T14:34:55.13+00:00

Hi, I am currently working on a web Application which runs only on IE11. We have been using ActiveX control with in the web application. As Microsoft has stopped supporting IE11, we want to upgrade our Web Application to run on EDGE without any compatibility issues. As ActiveX control is no longer an option, Is there a way/any different control equivalent to ActiveX, which we can leverage on to add it as an addOn in the EDGE browser? And also, as IE browser, no longer available on Windows 11, are there any possible ways to make our application work thoroughly without any compatibility issues on Edge browser? Please note that, currently we have enabled IE mode on Edge browser and the application works fine, but we need our application to be compatible with Edge browser without interference of IE, as IE mode would be supported only till 2029. Please let us know an optimal solution/advise on the same at the earliest. Thanks, Vijayashree

Windows for business Windows Client for IT Pros User experience Other
Microsoft Edge Microsoft Edge development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-04-12T07:17:56.25+00:00

    Hi @Vijayashree B R

    Unfortunately, there's no equivalent to ActiveX, the easiest way to run the IE11 app in Windows 11 is using Edge IE mode.

    If you don't want to use IE mode and want to make the app compatible with Edge, I'm afraid you have to rewrite the app code. There's no easy way to convert from IE to Edge except IE mode.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,

    Yu Zhou


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.