Inventor 2018.3 - Failed to launch server application

Inventor 2018.3 - Failed to launch server application

karthur1
Mentor Mentor
2,850 Views
8 Replies
Message 1 of 9

Inventor 2018.3 - Failed to launch server application

karthur1
Mentor
Mentor

From time-to-time, I get this error while working in Inventor. 

 

2018-05-02_0952.png

After this error, I then see this error.

 

2018-05-02_0955.png

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

 

0 Likes
2,851 Views
8 Replies
Replies (8)
Message 2 of 9

MjDeck
Autodesk
Autodesk

Hi Kirk,

Do you get the "Failed to launch server application" message when you try to edit the embedded sheet?


Mike Deck
Software Developer
Autodesk, Inc.

Message 3 of 9

karthur1
Mentor
Mentor

It is usually when I am editing the part, but not specifically editing the sheet itself.

Message 4 of 9

MjDeck
Autodesk
Autodesk

Does it happen often?
You could try disabling iLogic to see if it happens when no rules are running. I'd recommend doing that in a temporary copy of the part, to avoid saving files that are not up to date.
Can you post one of the parts, or a simplified part that shows the same problem?


Mike Deck
Software Developer
Autodesk, Inc.

Message 5 of 9

karthur1
Mentor
Mentor

Doesn't happen that often. I'll try to watch it and post a part when I see it happen the next time. Thing is it wont happen every time with the same part.  That is, I can't really reproduce it.

0 Likes
Message 6 of 9

MjDeck
Autodesk
Autodesk

If the problem was only with iLogic, I would have an idea about how to fix it. But it doesn't sound like it's only with iLogic.
You have completely uninstalled the older version of Office?


Mike Deck
Software Developer
Autodesk, Inc.

0 Likes
Message 7 of 9

karthur1
Mentor
Mentor

@MjDeck wrote:

....
You have completely uninstalled the older version of Office?


The best I can tell, only MS Office 365 is installed.

0 Likes
Message 8 of 9

nstone
Contributor
Contributor

I also get this error, I have a .Net add-in that is reading info from embedded excel sheet. occasionally i get this error.

Any idea what causes this? In my case it reads the data anyway. 

0 Likes
Message 9 of 9

johnsonshiue
Community Manager
Community Manager

Hi! Please make sure .Net 4.6 is installed on your machine, since Inventor 2018 needs it installed to run properly. Also, you may want to start a commandline window (CMD) and go to Inventor 2018 install folder \Bin\. Type in "Inventor.exe/Install" to register it with Windows.

Many thanks!

 



Johnson Shiue ([email protected])
Software Test Engineer
0 Likes