MicroFocus / ADM-FT-ToolsLauncher

Other
12 stars 8 forks source link

FTToolsLauncher error on some machines: Return argument has an invalid type. #61

Closed soleverxu closed 2 years ago

soleverxu commented 2 years ago

Tool FTToolsLauncher

Describe the bug On some machines, when running the FTToolsLauncher an error is always shown: Return argument has an invalid type.

To Reproduce Steps to reproduce the behavior:

  1. On some specific machines, run FTToolsLauncher with one file system test parameter file.
  2. Error is shown: Return argument has an invalid type and test failed.

Expected behavior Error shall not be shown and test shall be run successfully.

OS and testing tools (please complete the following information):

soleverxu commented 2 years ago

Possible solution:

Register the QTObjectModel.dll manually, as follows:

  1. As an administrator, open a Command Prompt window.
  2. Navigate to the \<UFT One installation folder>\bin folder.
  3. Run the command: regsvr32 QTObjectModel.dll.