cancel
Showing results for 
Search instead for 
Did you mean: 

Error while running windows service

Former Member
0 Kudos

hey all,

i'm connecting to a BAPI in vb.net 2003 using SAP.Net Connector. In a normal application it works fine and i've tested it however when i try to move my code in a windows service and run it i get following error

Missing SNC_LIB=... in connect_param in RfcOpenEx

Could someone please help me out? Thanking in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i've solved the issue by setting the SNC_Mode = 0 from 1. I think this changed the singe sign on to false and hence no library required for external applications