Forum Discussion
On the VM, if you use TestExecute.exe command with the appropriate parameters, does it run without failing?
If yes, then if you log into the VM as user 'pevolve', then you need to use the same username in SessionCreator too.
When you first log onto the VM, are there any dialogs that appear which requires user interactions? As this may be obscuring TC from running.
If you're using a separate command to launch your application, the automation needs to wait for this to be loaded first.
It could be because of other window (Could be your cmd)is overlapping and your currect object is not visible on screen
Can you check your Current project properties in Test Complete?
Go to Tools->Current Project Properties->Select PlayBack anc Search for Ignore overlapped window and select that Check box and Save your project.