cancel
Showing results for 
Search instead for 
Did you mean: 

.Net connector for visual studio 2008?

Former Member
0 Kudos

We need .Net connector for visual studio 2008.Where can i find the same in sap marketplace.

Regards,

Rachel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes but an external plug'in does the same job : http://www.erpconnect.net ...

Former Member
0 Kudos

RFC is faster and safer than web service....

Answers (1)

Answers (1)

Dorian
Participant
0 Kudos

Rachel:

The .Net Connector does not work with Visual Studio versions past 2003. It is no longer being developed for versions past that.

Going forward, the philosophy is that Web Services will be used instead of RFC connections. For Visual Studio versions 2005 onwards, there is the Enterprise Service Explorer plug-in.

If you really need to use RFC connections, then you must develop the proxy class using the .Net Connector under Visual Studio 2003 and import the class into yout Visual Studio 2005 / 2008 projects. You can find extensive documentation in earlier threads in this forum.

Regards,

D.