The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Consming SAP Web Services and .NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

ib belladPosted Nov 16, 2017, 4:49 AM
Hi, as you guided same thing dong but i am getting "the request was aborted the request was canceled" in my application while connecting to sap web service. why this error is throwing.
Abhishek AmanPosted Jul 20, 2017, 7:36 AM
This indeed is very helpful for people who don't know a bit about integration of SAP and .Net. I would like to know, if we have written an API in C# & asp.net, how can we invoke an SAP service and consume the info from it?
siva kumarPosted Nov 28, 2016, 5:26 AM
I have sap service url.This url need to call from dotnet application which need to authenticate.I am not abel to do it.Can you help on this.
Arjun DhilodPosted Sep 23, 2013, 7:19 AM
if we follow Right click oin the SAPWebServiceProxyLibrary project and click on 'Add web referance' context menu. than not able to see "'Add web referance" this option pls let me know
Arjun DhilodPosted Sep 20, 2013, 7:59 AM
xmlfilepathonthesapserver= can u explain me about this
Arjun DhilodPosted Sep 20, 2013, 1:59 AM
Sir if i want the data in label or grid-view wt is step i required pls let me know thank
Saravanan RamamurthyPosted Mar 26, 2013, 4:51 AM
Hi nice blog. I am trying to consume sap web service using asp.net. I have done all the steps which you have mentioned. But i couldn't figure out the xml file path to be pass as a argument to the _proxy.ZsnWebservice(). Where can I find this?
PabloPosted Oct 5, 2011, 11:21 AM
Hi We are trying to connect to a SAP web service from an smart device using .NET Compact Framework. Is it possible? If yes, what is needed? Thanks
nathan guediniPosted Aug 23, 2010, 4:52 PM
Srihari, I am developing an application that integrates SAP and .net and have some doubts. I'm .net developer. All SAP versions support Web service? What sap developers need to make a web service? Thanks
Mahesh ChandPosted Aug 20, 2010, 9:30 PM
Thank you for sharing one more wonderful article Srihari. I don't know much about communication between SAP and .NET. Good to know this.