cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in RFC using .NET Connector

Former Member
0 Kudos

Hi All,

I have created a RFC server in .NET and I'm calling it in my ABAP program by mentioning the destination.

I have defined this destination in SM59 and when I test the connection from there it shows success.

When I go to txn SMGW it shows me the RFC server(Registered Program).

But now when I call it from my ABAP program it gives a ABAP dump saying "Connection closed".

Any ideas about what could be the reason.

Regards,

Stephen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Can you still see the RFC server in SMGW or connect to it from SM59 after the ABAP dump?

The RFC error log file dev_rfc.trc located in the working directory of your RFC server program may tell more what happened.

Regards,

Guangwei