Search found 3 matches

by rigor
Mon Apr 04, 2022 11:05 pm
Forum: Questions & Answers
Topic: .Net Assembly replacement for IE HTML activex
Replies: 17
Views: 1072512

Re: .Net Assembly replacement for IE HTML activex

I've tried to work on an alternative using ANTVIEW which also uses MS WebView2( https://antview.dev/installation/ ).

I was able to do the installation steps but encountered this error on VL IDE. I've done the same steps on creating a .Net Component for System.Windows.Form before. May I know if you ...
by rigor
Fri Apr 01, 2022 10:54 pm
Forum: Questions & Answers
Topic: .Net Assembly replacement for IE HTML activex
Replies: 17
Views: 1072512

Re: .Net Assembly replacement for IE HTML activex

Hi Dino,

Thank you for your response.

It resolve my issue with the Component Class not found and I was able to make it work.
IE11.JPG


Additional question, is there a way to change IE11 and use Google Chrome instead as the Web Browser for the Component Class?
I've already disabled Internet ...
by rigor
Thu Mar 31, 2022 11:43 pm
Forum: Questions & Answers
Topic: .Net Assembly replacement for IE HTML activex
Replies: 17
Views: 1072512

Re: .Net Assembly replacement for IE HTML activex

Hi David,

I'm also investigating an issue related to this. I've tried the instructions you've mentioned.
Please see screenshot below.
Is this correct?
DLL.JPG
But when I tried to copy the logic for the define com on Lansa IDE, I encountered this error.
error.JPG

May I know if there are ...