Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
a.pournaras
453 Views, 6 Replies

Inventor 2024 PackAndGoLib.PackAndGoComponent CLSID {F2D4F4E5-EEA1-46FF-A83B-A270C92DAE4B} error in 64bit

Hello everyone,

 

While up until inventor 2023 my code worked just fine (and in fact still does if i use inventor 2023 and not 2024), when I use inventor 2024 then the programm crashes at the line Dim oPacknGoComp As New PackAndGoLib.PackAndGoComponent. The application is compiled for 64bit and the option prefer 32bit is unchecked.

I tried using the dll files from 2023 and from 2024 version but the problem does not go away.

 

What else could be the issue?

 

Thank you very much in advance!