Unanswered question

Error while initializing SAP recorder. See log for details.

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.

Lee D.
Lee D.

Lee D.

Level
0
1 / 100
point

Answers

Alexis N.
Alexis N.

Alexis N.

Level
2
1255 / 2000
points
Team

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