Message 1 of 2
iLogic Code Error: (Exception from HRESULT: 0x80004005 (E_FAIL))

Not applicable
07-24-2019
06:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have some code that calculates cross-sectional area and area moments of inertia for a part file. Now I am trying to use the same code in an assembly file, and I am getting the following error:
Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
From what I've read on the forums, it seems there can be several different issues that cause this. What can I do to fix my code?
I attached the assembly file which contains the iLogic code, as well as the part files that I was using with the code. (I have commented out some of my code, so I can focus on getting the basics first).
Thanks.