iLogic Error - Unspecified error (HRESULT: 0x80004005 (E_FAIL)) during Save As + Replace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I need some help resolving an issue that keeps coming up in my i Logic workflow.
I’ve written a rule that performs a Save As on a parent assembly and then uses Component. Replace to swap in the newly saved parts. When I run the code on a fresh, checked-in assembly from Vault, everything works fine.
However, when I do testing or trials, I Save As the assembly by appending “-Copy” to its name and do the same for 2 internal parts that I’m modifying. When I run the exact same i Logic rule on this “-Copy” version, I get the following error:
Autodesk Inventor i Logic error
Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
From what I’ve observed:
If the original parts are used in the assembly, the rule works.
If the copied parts (with -Copy in the name) are present, the error occurs during the Component. Replace step.
Has anyone faced a similar issue or know what might be causing this?
Could it be related to file references and naming?
Thanks in advance!