Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

call a .net exe program with parameter on explicit host

Former Member
0 Likes
322

I write a .net program and put it on server c:\test.exe,and I use sm59 to reg a tcp/ip connection,but when

I test the connection, it has error:

Logon Connection Error

Error Details Error when opening an RFC connection

Error Details ERROR: timeout during allocate

Error Details LOCATION: SAP-Gateway on host sapides / sapgw00

Error Details DETAIL: no connect of TP saprfctest\CSServerSimple.exe from host KANE after 60

Error Details COMPONENT: SAP-Gateway

Error Details COUNTER: 35923

Error Details MODULE: gwr3cpic.c

Error Details LINE: 1973

Error Details RETURN CODE: 242

Error Details SUBRC: 0

Error Details RELEASE: 700

Error Details TIME: Fri Oct 31 11:00:23 2008

Error Details VERSION: 2

I do this because I wanna build a windows service and call it in abap report for some implement.

what wrong with it?

Best Regard

1 REPLY 1
Read only

Former Member
0 Likes
303

up