cancel
Showing results for 
Search instead for 
Did you mean: 

Does DLL "Interop.SAPLogonCtrl.dll" work with SAP 7.50?

0 Kudos

We use the DLL "Interop.SAPLogonCtrl.dll" to connect to SAP from a .net application and we want to know if it works with SAP 7.50

Accepted Solutions (1)

Accepted Solutions (1)

stefan_schnell
Active Contributor
0 Kudos

At first for all for a better understanding: The library Interop.SAPLogonCtrl.dll is part of the Business Explorer (BEx) from the Business Intelligence Suite (BI) of the SAP GUI for Windows. The Interop.SAPLogonCtrl.dll is a dotNET wrapper library around wdtlog.ocx COM library. It seems that this wrapper library is since SAP GUI for Windows 7.50 not more available at the installation.

Hello Jose,

in my opinion you could use the library from version 7.40 further. I create a new wrapper library from the actual wdtlog.ocx library and compare it the library from version 7.40 and I found no differences.

So I tried with the old and new version of the wrapper library a tiny test with PowerShell and in both cases it works.

Now I would answer your question with yes, as far as I can say.
Best regards
Stefan

Answers (0)