Java Webservice Object Array Issue Calling in .Net Client How to Fix?

Bloqueado Java Webservice Object Array Issue Calling in .Net Client How to Fix?

  • Sunday, March 18, 2012 5:00 AM
     
     
     I am calling java webservice from vb.net windows application client. but i cannot get the array object . its showing

    ----------------------
    There is an error in XML document (1, 265).
    ---------------------------

    Can i get the solutiion for this

All Replies

  • Monday, March 19, 2012 2:31 AM
    Moderator
     
     
    Please see the following thread.

    John Saunders
    WCF is Web Services. They are not two separate things.
    Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
    Use File->New Project to create Web Service Projects