Attatchment Drag and Drop

Based on the error message it appears WebView2 component cannot create its data folder. And by default, it would probably try to do it in the same directory where Manager is installed.

Thanks for the hint. You are correct. The work around is

  1. Temporaraly disable “User access control”. To do so go to the start menu, search for “uac”, select the lowest level, and restart your computer to enable changes to take effect.

  2. Run Manager, it will work and create the directory “ManagerDesktop.exe.WebView2” in the program directory

  3. Change the directory file permission of “ManagerDesktop.exe.WebView2” to give full rights to users. To do so right click on this folder, select the “Security” tab, Click on the “Edit” button, Select “User (YourComputerName\Users)”, Click on the “Full control” “Allow” check box, Click OK

  4. Change the “User Access Control” back to it’s original settings as per 1. above

Manager should now run without the above crash for all users.