Roger,
"File LICENSE.DAT not found. License Agreement can not be completed". |
As far as I know, this is not a TestComplete message.
At the moment, I think, this message is shown by the tested ActiveX object. It's possible that the object has been registered successfully (that is why you see it in the ActiveX object list), but unable to be instantiated as it fails to find the license file.
You wrote that the tested application worked fine. Could you run your application on the computer, where you are creating your test, and check whether the application functionality/part that requires the tested ActiveX object works?
If this check passes, then, most likely, there are certain specifics of using this ActiveX object, which cannot be emulated by TestComplete.