Hello group

I am forced to move to Windows 11 for development

when i compile the exact code base on win 11 and move exe to win7 I get this error:

Run Time Error '430';
Class does not support Automation or does not support expected interface

I looked at the .vpb file and it does appear one of the references changed in my .vpb on win 11 to winhttpcom.dll from winhttp.dll

Does anyone have insight on this issue?