Unable to load library
Здравствуйте.
Test Complete версии 9.31.3889.7
В тестах используем библиотеку dll, написанную на Delphi
pathDll := PrimApp.Path + 'Tests.dll';
defEnvironment := DLL.DefineEnvironmentByDLL(pathDLL);
defDLL := defEnvironment.DefineDLL('Tests');
lib := defEnvironment.Load(pathDLL);
На строке загрузки библиотеки ошибка: Unable to load Tests.dll library
Ошибка проявляется только на одном компьютере, на остальных работает.
Просьба помочь в решении данной проблемы
Hi,
Weird...
While I still think that the problem is related to something like missed (dynamic) dependency or bitness, etc. I would recommend to create Support case via the https://support.smartbear.com/testcomplete/message/ form.
If it wouldn’t be too much to ask, I’d love if you update this thread with what you will end with with Support.