cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming XI webservice in Dot net application.

Former Member
0 Kudos

I have created a Xi webservice and hosted it on a server.Now I want to consume this webservice in a dot net application. But while consuming it I get a binding error from the webservice.Does anyone has a solution fron this. Do I have to do some XI settings while creating web service.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187339
Active Contributor
0 Kudos

Hi,

Have a look on this weblog:

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Regards

Suraj

Former Member
0 Kudos

Hi I studied ur blog and tried accordingly,but when i compile the proj it gthrows an error "unable to import binding 'MI_Http_RFC_outBinding' from namespace 'http://urn/workshop/test'. App_WebReferences/sapbl2/"

Shabarish_Nair
Active Contributor
0 Kudos

have you used the WSDL created in XI - u can find it from http://<server>:<port>/wsnavigator/enterwsdl.html

Also use the link in soap:address location for your test purposes.

If proxy is involved in your network you will have to consider tht too and finally u sud use a XI user id to connect.