Skip to Content
0
Former Member
Sep 03, 2007 at 05:08 AM

Unhandled exception of type 'SAP.Connector.RfcSystemException'

45 Views

Hi,

I am using SAP .NET connector Ver 2.0.1 to connect to an R3 SAP server. While making a call to a particular RFC function, i am getting the following error:

********************************************************************************************

An unhandled exception of type 'SAP.Connector.RfcSystemException' occured in sap.connector.rfc.dll.

Additional information: Control Framework: Fatal error - GUI cannot be reached.

*********************************************************************************************

Can you give me the cause and solution of this problem? This particular RFC functions runs well in SAP. But while calling it from .NET application, its causing this problem. Any help on this topic would be highly appreciated. Thanks in advance.