cancel
Showing results for 
Search instead for 
Did you mean: 

Howto: SAP Dot Net Connector and VS 2005

Former Member
0 Kudos

1. How to install?

2. How to use to call RFCs?

No VS 2003 on the box available

Thx in advance

Mike

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mike,

<<No VS 2003 on the box available

If you do not have access to a VS 2003 box, there's no chance to call an RFC with VS 2005 and .net connector.

But you can use other tools, have a look at http://www.erpconnect.net/EC_EN .

Kind regards, Markus

reiner_hille-doering
Active Contributor
0 Kudos

-Install VS 2003 on another box.

-Install .NET Connector there.

-Create proxies there.

-Transfer the proxies (either as source code or as compiled DLLs) to the VS 2005 box.

- Copy the runtime DLLs SAP.Connector.DLL and SAP.Connector.Rfc.DLL to the GAC or app dir on the VS 2005 box.