cancel
Showing results for 
Search instead for 
Did you mean: 

How to start development? What is missing?

Former Member
0 Kudos

I just downloaded .Net connector and install it to my computer.

I created a Windows application project, added a SAP connector class from the menu, and SAPProxy1.sapwsdl and SAPProxy1.cs files were generated. I can see BORs and functions in the server explorer but I cannot drag&drop none of them to the designer of SAPProxy1.cs or my forms.

What shall I do? Can anyone help me?

I installed the designer patch founded in OSS 506603.

Accepted Solutions (0)

Answers (1)

Answers (1)

reiner_hille-doering
Active Contributor
0 Kudos

Drag functions from SAP Server Explorer (BOR or function node) <b>not</b> to the Windows Forms designer, but to the .sapwsdl designer. Compile and then drag a <Proxy> icon from "SAP Proxy" toolbox to you Windows Forms designer.

Former Member
0 Kudos

I have the same problem.I cannot drag any bapi to .sapwsdl designer. Server explorer returns some message. What could be the problem? I have .net connector 2.0 and visual studio 2003. Can it be the trouble with version of this connector or something?

Nihad