cancel
Showing results for 
Search instead for 
Did you mean: 

Sap .net connector 2.0 install on Visual Studio 2008

dhorions
Contributor
0 Kudos

Hello,

I am trying to install Sap .net connector 2.0 and have Visual Studio 2008.

This does not seem to work. I think this will only work with VS2003.

Is that correct?

Is there a way to do this or something similar with Visual Studio 2008?

Any help will be appreciated.

regards,

Dries

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The workaround that was posted for VS2005 works with 2008 as well. Basically, you have to create your SAP proxies in VS2003, compile them and then you can reference them in your 2008 project. I've done it countless times and it works fine. The alternative is to use the newer ES explorer. That is for VS2005 - I haven't tried it in VS2008.

Answers (1)

Answers (1)

Former Member
0 Kudos

Yup, you are right, SAP.Net Connector only work on VS2003.

You have to create the proxy in VS2003 and use it in VS2005 or VS2008.

Another method to do this is using another tools by SAP.

The "SAP Enterprise Services Explorer" which pretty much similar with SAP.net Connector, but it's utilizing the Netweaver's functionality.