Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Exception in Library Handler error in WSDL consumer creation

Former Member
0 Kudos

Hi All,

I'm trying to consume a .net web service in ABAP. I get an error in before the proxy creation.

I validated the XML schema but found no errors. I checked if it has some XML elements unsupported in my NW version but I dont see anything there.

I found few posts on sdn but they didnt help much.

Error:

Exception occurred in Library Handler

Version:

SAP_ABA 700 0018 SAPKA70018

SAP_BASIS 700 0018 SAPKB70018

Thank you,

Vasu

2 REPLIES 2

Former Member
0 Kudos

The problem was with the http bindings which ABAP cannot process.

I used Note 1403271 and removed all http bindings and it worked.

Thanks,

Sri

Edited by: Sri on Aug 27, 2010 9:41 PM

0 Kudos

I have the same problem like you. But I don't know how to remove http bindings?

Here is my wsdl file: [http://dl.dropbox.com/u/29545309/svservice.xml]

Can you help me remove http bindings in the file above?

Thanks and Best Regards,