Whenever I attempt to load, or create, an Advanced Installer Visual Studio project, I get the following error:
Unable to cast COM object of type 'Advinst.Interop.AdvinstProjectClass' to interface type 'Advinst.Interop.IAdvinstProject'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{EA392A4A-87D8-4F35-A10F-028912A71D73}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

I'm using Advanced Installer version 21.3.1 and the Advanced Installer for Visual Studio 2022 extension version 22.8.
Thanks in advance for any help!