Message 1 of 7
Inventor 2024 PackAndGoLib.PackAndGoComponent CLSID {F2D4F4E5-EEA1-46FF-A83B-A270C92DAE4B} error in 64bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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!