I created a .NET Application and I tried to use the AddressBook.wsdl as a
Web Reference:
        1) Created a Windows Application
        2) Under Project - Add Web Reference
        3) Pointed to http://mybox:8080/axis/AddressBook.wsdl
        4) .NET was able to read it in
        5) Clicked on 'Add Reference'  
        6) Got the following error: "Value null was found where an instance
of an object was required"

Is there something I can change by hand in the WSDL file to make .NET
happy????
Note: I also tried using GLUE's java2wsdl to generate the .wsdl file and I
got the same error.

Reply via email to