cancel
Showing results for 
Search instead for 
Did you mean: 

sap .net connector upgrade

Former Member
0 Kudos

Hi folks,

I had few questions related to sap .net connector upgrade. Currently we are using SAP 4.6C and the sap .net connector 1.1. we are looking to go for an upgrade to sap.net connector 2.0 (SAP Enterprise service explorer). How to do it?

Thanks in advance,

VG

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Since .NET connector proxies can only be generated in VS 2003, it only supports the 1.1 framework.

However, there is a workaround for using it with VS 2005/2008 (essentially, you create the proxy in VS 2003 and import it into 2005/2008). Once you import it into 2005/2008, you can compile the application and target the 2.0 framework.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/92333e6b-0b01-0010-9cbf-fecd62d6...

Former Member
0 Kudos

No responses. The thread is closed.

VG

Former Member
0 Kudos

Actually SAP .net connector 2.0 works only with the .net framework 1.x... and Visual Studio 2003...