Wednesday, 2 April 2014

An unhandled exception of type 'SAP.Middleware.Connector.RfcCommunicationException' occurred in sapnco.dll

An unhandled exception of type 'SAP.Middleware.Connector.RfcCommunicationException' occurred in sapnco.dll
An unhandled exception of type 'SAP.Middleware.Connector.RfcCommunicationException' occurred in sapnco.dllAdditional information: LOCATION    CPIC (TCP/IP) on local host with UnicodeERROR       partner 'ipaddress' not reachedIt shows the error...

Unhandled Exception: System.TypeInitializationException: The type initializer for 'SAP.Middleware.Connector.RfcDestinationManager' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SAP.Middleware.Connect or.RfcConfigParameters' threw an exception.

Unhandled Exception: System.TypeInitializationException: The type initializer for 'SAP.Middleware.Connector.RfcDestinationManager' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SAP.Middleware.Connect or.RfcConfigParameters' threw an exception.
This  error comes when we have included sapnco and utills dll in  your  folder for sap connection with asp.net in c# or vb.net.so for that you do just one thing  put your exe file and dll files in same folder.and run exe files it will works.definitely.because sapnco and...