Edit Settings in CF Admin

I’ve been trying to update the Settings page in CF Admin 2023 and I keep getting the error: “Important notice about last submission…”.  Also a tiny broken image.  The changes I try to make do not save.  Any idea what the issue could be?  I’m on a windows server 2022, stand alone version of CF 2023.

CFObject in CF 2018 for calling a COM object

When calling the activePDF toolkit dll using this: <CFOBJECT ACTION=”Create” TYPE=”COM” CLASS=APToolkit.Object NAME=”TK”> I get this error: An exception occurred when instantiating a COM object. The cause of this exception was that: AutomationException: 0x80040154 – Class not registered. I did register the .dll  Also this is on Windows server 2016 This doesn’t happen in CF11 but does in CF 2018.  Any help would be greatly appreciated.