Trying to test an SAP type application that does not use the web.
my project is open, I click on record, on the bottom half of "Start Recording" window, click "SAP GUI" tab, check "Enable SAP recording" and click "OK". The error pops up.
Renamed log file to txt so I could include in this question.
Hi,
Apparently NeoLoad can't communicate with a SAP DLL.
What is the version of SAP GUI client that you are using?
Can you verify with regedit.exe that the register key nammed "HKEY_CLASSES_ROOT\SapROTWr.SapROTWrapper\CLSID" has the value {62341062-29BC-4DCE-A87A-DC0CB19BF230}?
If there is no register key with that name, you can manually register these two SAP DLLs:
C:\Program Files (x86)\SAP\FrontEnd\SAPgui\SAPROTWR.DLL
C:\Program Files (x86)\SAP\FrontEnd\SAPgui\sapfewse.ocx
You can find information on how to register a DLL here: https://www.thewindowsclub.com/register-dll-file-windows