Hi,
I have a lagacy system built on .NET 4.5 framework which uses the COM component, I am in process for migrating the system from Framework to .NET 8 . When I created the POC to test the COM Component integration , it failed to load in .NET 8. So what is possible solution to make it work in .NET 8?