"Entry point not found" error when attempting to open the TestComplete application
Hello,
I've installed the TestComplete 15 (15.63.22.7) on a virtual machine running Windows Server 2012 R2.
When I open the application, I receive the following error:
---------------------------
GDI+ Window: TestExecute.exe - Entry Point Not Found
---------------------------
The procedure entry point DiscardVirtualMemory could not be located in the dynamic link library C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\libcef\libcef.dll.
---------------------------
OK
---------------------------
I've already tried to restart the machine and reinstall the TestComplete, but the error persists.
Does anyone have an idea about it?
Support team answered me that there is no junit impor funcionality in server version, but only in cloud version.
i implemented by myself parsing the xml and using server api to create-update test results.