Inventor 2018.3 - Failed to launch server application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
From time-to-time, I get this error while working in Inventor.
After this error, I then see this error.
The second one is understandable, since Excel did not start. I only see this sometimes when I am editing my structural parts. Parts like I-Beams, Angles, channels....etc. I have an embedded excel sheet in them so that I can easily change the member section size when needed. In the part, there is also an ilogic code that triggers excel to run if there is a change to certain parameters in the part.
trigger = Height+Width+Thickness
iProperties.Value("Project", "Description") = GoExcel.CellValue("3rd Party:Embedding 1", "Sheet1", "B2")
iProperties.Value("Summary", "Title") = GoExcel.CellValue("3rd Party:Embedding 1", "Sheet1", "B2")
What I can't figure out is what keeps the excel application from launching when called to do so. It doesn't happen all the time or on a particular part. If this error occurs when I am actually changing the member size, then that is a problem, because the callout for the member size will be wrong in my parts list, the wrong member size gets purchased, built... or even shipped wrong. It all heads south at that point.
I tend to think that this is because of MS Office 365 simply because I used Inv 2018 along with Excel 2007 and did not ever have this error. Since upgrading (if you want to call it that) from Excel 2007 to MS Office 365 I now have this new unwelcome feature.
Any ideas on what to do to fix this issue?
Thanks,
Kirk
Inventor 2018.3
MS Office 365 ProPlus (V16.0.8431.2242)
Windows 7 Pro, SP1
