I install RFC SDK at C:\nwrfcsdk and already add C:\nwrfcsdk\lib in system environment but when I run application on IIS , the system displays
DLL load failed: The specified module could not be found so I tried to move the file sapnwrfc.dll to C:\Python27\Lib\site-packages\pyrfc and system shows error the same message as above (HTTP Error
500.0 - Internal Server Error)
I guess IIS can't connect to package from C:\nwrfcsdk\lib but I already add full permission to that folder ( IUSER )
10 Posts
Re: Python(django) + PyRFC Connection() - HTTP Error 500.0 - Internal Server Error
Jun 03, 2019 06:54 AM|DEV_Beginner|LINK
Hi Jalpa
I install RFC SDK at C:\nwrfcsdk and already add C:\nwrfcsdk\lib in system environment but when I run application on IIS , the system displays DLL load failed: The specified module could not be found so I tried to move the file sapnwrfc.dll to C:\Python27\Lib\site-packages\pyrfc and system shows error the same message as above (HTTP Error 500.0 - Internal Server Error)
I guess IIS can't connect to package from C:\nwrfcsdk\lib but I already add full permission to that folder ( IUSER )
I have no idea
Thank you for reply