A slightly older PC with my (complex) accdb Access program stopped working properly, and so I installed office 2021 32-bit on a new Windows 10 64-bit PC. The Access program seems to run fine on the new system, but when I go into design mode and try to insert any basic activex control (eg comdlg32.ocx), it tells me that I don't have the license required for the activex control. The ocx file is in windows\syswow64\, and I've tried again and again, as an Administrator, to regsvr32 /u uninstall and regsvr32 reinstall the c:\windows\syswow64\comdlg32.ocx file, regularly rebooting the PC between actions. It always tells me the regsvr32 action was successful, but I still can't work with activex controls in Access design mode (but the program works OK when not in design mode). Another message I sometimes get in design mode is that the OLE server should be reinstalled, but I've not been able to find out how to do that. I've been hammering away at this for 3 days now, including multiple reinstalls of Office, but even in a new Access db with nothing but a blank form, I cannot install an activex control. What the Heck is going on here?