0 Replies Latest reply on May 9, 2007 12:56 PM by fred2210

    Max (object.array{object.array{object.attr1}}) depth ?

    fred2210

      Hello,

      My service has got a webmethod with an object as param.
      This object contains an array of another object, which contains an array of another object, which contains 2 attributes.

      The service receives the first object with his array, but the array is full of null objets. At the client side, no object is null.

      I don't understand.
      Any idea ? Is there a limit of depth ?

      Thank you.
      Fred.