Author Message
SimonChen
Joined: Aug 10, 2022
Messages: 3
Offline
Hi,

In C# project, I add a web reference, and input the WSDL address of “Application Interface Web Service”.
But some error occurr, the C# project can not create codes from the xml document of “Application Interface Web Service”.

It works when I add AAOD 6 or AAOD 7.2 WSDL document into web references in the same way.

I try to test AAOD 8.1.1 WSDL document in other ways,
it only can be used by apache axis 2, and can not be used by .Net or apache axis 1.4

I try to verify the WSDL document in https://www.wsdl-analyzer.com/
The documents from AAOD 6 and AAOD 7.2 passed, but the document from AAOD 8.1.1 failed.

The attachment contains my C# test project, and WSDL files from AAOD 6, AAOD 7.2, AAOD 8.1.1
Filename Sample1.zip [Disk] Download
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Same issue of this post?

https://www.devconnectprogram.com/forums/posts/list/24939.page#p163829
SimonChen
Joined: Aug 10, 2022
Messages: 3
Offline
massimo__croci wrote:Same issue of this post?

https://www.devconnectprogram.com/forums/posts/list/24939.page#p163829


It is similar.

In my case, I can only import AEP 8.1.1 WSDL file by AAOD axis2.
If I import it by other ways, the WSDL file can not be used.
Go to:   
Mobile view