cancel
Showing results for 
Search instead for 
Did you mean: 

Install the SAP Connector .NET 2.0.1

0 Kudos

Hi!

I'm trying to install the SAP Connector for .NET version 2.0.1 on a machine with the Visual Studio 2005 Team System. I'm getting the error:

"You must first install the Visual Studio .NET 7.1 integrated development environment".

Can you help?

Thanks and Regards,

Carlos Duarte

Accepted Solutions (0)

Answers (1)

Answers (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Carlos,

the SAP connector for Microsoft .NET is not supported for VS 2005 as described in SAP Note 943349 <a href="http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_op/~form/handler{5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393433333439}">SAP Connector for MS .NET (NCO) and VS 2005</a>.

This node also give hints for a workaround using VS 2003 to create a DLL that is that added as a reference to a VS 2005 project.

What is the basis release of the SAP system you try to connect to ?

If it is based on the SAP NetWeaver Application Server (6.20 or higher) you can access remote enabled function modules as Web services if those are publisehd as Web services.

Best gegards,

André

0 Kudos

Hi André,

Thanks for your Very helpful answer.

I'm trying to connect to a SAP application server ECC6 (700).

Best Regards,

Carlos Duarte