AutoDesk Forge Inventor - 未指定的错误来自 HRESULT 的异常:0x80004005 (E_FAIL)

问题描述

[03/07/2021 07:14:00] InventorCoreConsole.exe Information: 0 : InventorCoreConsole.exe: 25.0.18300.0
[03/07/2021 07:14:01] InventorCoreConsole.exe Information: 0 : Starting Inventor Server.
[03/07/2021 07:14:01] InventorCoreConsole.exe Information: 0 : Started Inventor Server 2020.3 (Build 243373000,373) (24,30,37300,0000)
[03/07/2021 07:14:01] InventorCoreConsole.exe Information: 0 : Loading plug-in: iLogic Plugin
[03/07/2021 07:14:01]     InventorCoreConsole.exe Information: 0 : Activating plug-in: iLogic Plugin
[03/07/2021 07:14:01]     iLogic Plugin: initializing...
[03/07/2021 07:14:01] InventorCoreConsole.exe Information: 0 : Opening document: T:\Aces\Jobs\f4538135c02546e8871c3cf798795a13\input Invisible mode: False
[03/07/2021 07:14:01] Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

在 AutoDesk Forge 上使用 Inventor 运行 AppBundle 时出现此错误。

即使使用 AutoDesk 网站上的默认 AppBundle 模板也是如此。

解决方法

经过两天的反复试验(这根本不是什么有用的信息),我找到了原因。

我使用的 Inventor 文件需要比我在 AppBundle/Activity 中指定的更高版本的 Inventor。

默认情况下,模板配置为“AutoDesk.Inventor+24”,而我的文件需要“AutoDesk.Inventor+2021”(更高版本)。

互联网上几乎没有什么有用的信息,所以希望这篇文章能为下一个人节省一些时间!

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...