courtenayp
3 years agoContributor
SessionCreator failed to query the ItcSessionCreator interface - TestComplete 15
Hi,
I have recently updated to TestComplete/TestExecute 15. I have been using SessionCreator to remotely trigger tests. I have gone through a series of problem solving steps, which has brought me to directly try the SessionCreator cmd on my remote machine - the response i get from directly doing it on this machine OR remotely is:
SessionCreator : Failed to query the ItcSessionCreator interface.
No such interface supported
.
An example of the cmd i am running:
SessionCreator.exe RunTest /Username:"myuser" /Password:"mypassword" /ProjectPath:"myprojectpath" /project:"myproject" /test:"my test name"