WebView2 and Wolters Kluwer CCH Axcess

Ed Mielcarek 21 Reputation points
2022-11-01T20:12:06.19+00:00

Hello Everyone,

We have an ongoing issue with a small portion of users where some application keeps updating or in some way modifying WebView2 and it changes the install directory and breaking the functionality of the CCH Axcess program. CCH Axcess support states that their program works when the intended directory is there (uninstall and reinstall WebView2) and that this is not their issue. I'm posting this here because I'm really not sure what could be causing this.

It's not AV, though we setup an exception.

We found that Microsoft 365 was configured ages ago to push WebView2 (this was before the public Chromium Edge release). We disabled that.

We have a pretty plain Windows deployment - straight ISO from Media Creation Tool and installation of 3rd party applications. No OS customization at all.

Everyone gets the same GPOs.

Why is this only happening for a handful of users?

What is causing WebView2 to change install directories?

The C:\Program Files (x86)\Microsoft\Edge\Application[version number]\EBWebView\x64 folder keeps getting emptied, and this is where CCH Axcess looks for the program. Their login form is dependent on this folder. When there is an issue, they launch CCH Axcess and are presented with a "the program could not find a compatible runtime" error.

Other programs that use WebView2, Microsoft Office applications for example, work fine whether this folder is populated or not.

Happens on Windows 10 and Windows 11.

Affected users go to known-working computers and there is no issue.

We have reimaged the affected user computers and the issue returns.

Has anyone else had this specific issue, or a similar one? Anyone have any clues on how to track down what is causing this?

Cheers!

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
1,580 questions
{count} votes

Accepted answer
  1. ShiJieLi-MSFT 4,521 Reputation points Microsoft Vendor
    2022-11-03T01:42:16.617+00:00

    Hi @Ed Mielcarek ,

    If 32-bit Edge is installed on a 64-bit OS, when WebView2 auto updates, the x64 folder and the EmbeddedBrowserWebView.dll thereunder gets removed and only the x86 remains.
    Before auto update, we have following two folders:
    C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.xx\EBWebView\x64
    C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.xx\EBWebView\x86
    After auto update, only the x86 folder remains
    C:\Program Files (x86)\Microsoft\Edge\Application\xxx.x.xxxx.yy\EBWebView\x86
    What's more, x64 folder is still missing even if we manually install the x64 WebView2 installer.

    The solution is rather simple: uninstall 32-bit Edge and install 64-bit Edge.


    If the answer is helpful, 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.

    Best Regards,
    Shijie Li

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful