cancel
Showing results for 
Search instead for 
Did you mean: 

should i explicitly place the dll files (librfc32.dll ,sap.net.conec.dll)

Former Member
0 Kudos

Hi,

should i need to place the these dll files explicitly in the system32 folder of operating system or will these be placed automatically at that location when i install the sap.net.connector 2.0.

and also plz tell me the difference between the development system and deployment system.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

option1. copy dlls to system32

option2. add their location to the system PATH

Answers (1)

Answers (1)

Former Member
0 Kudos

You should copy the librfc32.dl, msvcr71.dll, msvcp71.dll in the system32 folder.

Also, put the directory SAP RFC SDK folder in the path envoriment variable.

This works for me, I hope that works for you too.