Solved
Getting XToolkitGeneralError when creating new connection with VB API
I am using Creo Parametric - Release 6.0 (connected) 6.0 6.0.4.0
Getting XToolkitGeneralError when doing asyncConnection = (New CCpfcAsyncConnection).Start(startArgs, ".").
Already made sure the env vars are set as follows :
PROE_INSTALL_PATH=C:\PROGRA~1\PTC\CREO50~1.0\PARAME~1
PRO_COMM_MSG_EXE=C:\PROGRA~1\PTC\CREO50~1.0\COMMON~1\X86E_W~1\obj\pro_comm_msg.exe
PRO_DIRECTORY:\PROGRA~1\PTC\CREO50~1.0\COMMON~1
PTCNMSPORT=11239
Also deleted the following reg entries so they would get reconstructed:
a) HKEY_CURRENT_USER\Software\PTC\pmap_mutex_list
b) HKEY_CURRENT_USER\Software\PTC\volatile_portmap
Here are the errors that I faced
XToolkitGeneralError, Im also getting "Creo Agent is not available : CREO Agent did not initialize correctly" when launching CREO itself, not sure if its related.
Getting XToolkitGeneralError when doing asyncConnection = (New CCpfcAsyncConnection).Start(startArgs, ".").
Already made sure the env vars are set as follows :
PROE_INSTALL_PATH=C:\PROGRA~1\PTC\CREO50~1.0\PARAME~1
PRO_COMM_MSG_EXE=C:\PROGRA~1\PTC\CREO50~1.0\COMMON~1\X86E_W~1\obj\pro_comm_msg.exe
PRO_DIRECTORY:\PROGRA~1\PTC\CREO50~1.0\COMMON~1
PTCNMSPORT=11239
Also deleted the following reg entries so they would get reconstructed:
a) HKEY_CURRENT_USER\Software\PTC\pmap_mutex_list
b) HKEY_CURRENT_USER\Software\PTC\volatile_portmap
Here are the errors that I faced
XToolkitGeneralError, Im also getting "Creo Agent is not available : CREO Agent did not initialize correctly" when launching CREO itself, not sure if its related.
