Questions tagged [sapnwrfc]

3 questions
1
vote
1 answer

SAP RFC libraries not working with IIS server

I am using SAP Connector Core Library to fetch SAP data using RFC, though my changes are working perfectly with the Kestrel server, but it is not working with IIS. I am using the following libraries which I have downloaded from SAP website. and I…
Sumit Chourasia
  • 2,394
  • 7
  • 30
  • 57
0
votes
0 answers

How to to target_compile_definitions() in qmake?

In CMake I use: #target_compile_definitions(appsap_rtf PRIVATE SAPwithUNICODE UNICODE _UNICODE SAPwithTHREADS) target_compile_definitions(appsap_rtf PRIVATE SAPwithUNICODE) target_compile_definitions(appsap_rtf PRIVATE…
Jiri Zaloudek
  • 326
  • 3
  • 19
0
votes
0 answers

PHP 8.0 and SAPNWRFC build on windows

I'm currently trying to implement the library in PHP 8.0 but I find the following error while adding extension file (DLL) on xampp "sapnwrfc.dll': PHP Warning: PHP Startup: Can't load module 'C:\xampp\php\ext\sapnwrfc.DLL' as it's linked with…
Lia
  • 1