9.2 Standalone demo XMLCallObj.dll failure
Hi all,
Am trying to get the 9.2 standalone demo to work.
The windows client loads just fine, however, I cannot open any apps in the web client.
I turned on debug logging and found that the jdenet_n process is getting the following errors:
About to call dispatch function, flags=0x2, Type=924
Load library failed - 'XMLCallObj.dll'
msgType 924 not processed by dispatch Function '_XMLCallObjectDispatch@28'
I found some info on OAS that suggest jdenet timeout might be a cause, so I increased the jde.ini JDENETTimeout to 180 - did not help.
Has anyone seen this type of error before or have some suggestions on what to do?