Contents - Index - Top


Important changes in AntView 2.0

 

AntView 2.0 works against the most up-to-date API from WebView2 in September 2024 (currently version 1.0.2792.45) and because of that we can extend our support for all current features up to this version. 

 

Let's start with the most important notes:

 

 

Upgrade tip

 

During tests of developers upgrading their code to use AntView version 2 we discovered that it is easy for a developer to miss a part which would result in having an application to depend on both AntView 1.x as well as AntView 2.0. 

While that works, it only works when both controls are installed! 

Obviously that won't always be the case on a end users system.

 

In order to make it easier to test and prevent this from happening at deployment time we have written a small utility called "RegisterAssistant" that makes it easy for you to temporarily disable/enable the various versions of the control.

We recommend that you temporarily disable AntView 1.x while testing your application. The only reason for that is to not bump into a surprise if the user does not have AntView version 1.x installed as they would get a runtime error if your application is still trying to access the v1.x version of the control somewhere.

Another way to approach the same thing is to completely uninstall the AntView 1.x control.

The "RegisterAssistant" application can be found in the start menu. There's a 32 bit as well as a 64 bit version.

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024