cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding SAP.Connector .Rfc.dll

Former Member
0 Kudos

Hi All,

I have installed sap.net in order to integrate sap r/3 to .net but iam not able to add sap.connector.rfc.dll because it is not found in the add references or it is not added through sap.net but iam able to add sap.connector.dll.Please note that I have installed VS2003 for .net.

Please provide me the solution.Its very urgent.

Thanks

Sowmya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sowmya C,

How are you doing ?

Upon addition of any SAP component, the reference is added automatically.

However, in the event that the reference to "SAP.Connector.dll"

is not present, you can add it through the references tab, provided that the SAP.NET Connector is installed on the local machine [as this will allow you to add the dll reference locally, like you would reference anyother local assembly]

It is of type .NET dll

with respect,

amit

Former Member
0 Kudos

Hi

I dnt think you need to add sap.connector.rfc.dll manually, it gets added to a project by default when you create a new sapproxy.sapwsdl.

I had just done the same scenario i.e i have installed VS2003 ,and i installed SAP.net.setup_2.0 (which i downloaded from SDN) and im able to connect to sap r/3.

So please check if you have installed the SAP.net setup properly.

Regards