Errors using Creo Parametric VB API in HEEDS
I am using Creo Parametric Release 5.0 and Datecode5.0.6.0
I'm trying to connect HEEDS with Creo Parametric, and this requires registering with the HEEDS VB API (which I've done with admin rights and launching ...creo/5.0.6/Creo 5.0.6.0/Parametric/bin/vb_api_register.bat). When I use HEEDS to test the Creo Parametric API Registration, it fails with this message:
Info: K:\PROD\wnt\heeds\2021.2\MDO\ver2021.2\win64\solver\..\portals\Creo\Default\HEEDS_CreoParametric_Interface.exe input args:
1: testapi
2: creocmd
3: k:\prod\wnt\creo\5.0.6\creo 5.0.6.0\parametric\bin\parametric.bat
Info: ---------------------
Info: creoCmd=K:\prod\wnt\creo\5.0.6\Creo 5.0.6.0\Parametric\bin\parametric.bat
Info: PRO_COMM_MSG_EXE=K:\prod\wnt\creo\5.0.6\Creo 5.0.6.0\Common Files\x86e_win64\obj\pro_comm_msg.exe
A Retrieving the COM class factory for component with CLSID {456E0110-2031-3907-AFE5-9201C97A915E} failed due to the following error: 80040154. exception was thrown.
The call stack at the time of the exception was:
at HEEDS_CreoParametric_Interface.Module1.start(String& conIdExt)
at HEEDS_CreoParametric_Interface.Module1.Main()
Program has ended.
Here are the errors that I faced
A Retrieving the COM class factory for component with CLSID {456E0110-2031-3907-AFE5-9201C97A915E} failed due to the following error: 80040154. exception was thrown.
