Re: [nyphp-talk] Webservice Issue with .NET

2007-09-28 Thread Daniel Convissor
Heya: On Thu, Sep 27, 2007 at 09:44:11AM -0400, Donald Organ wrote: > > I have a webservice made using Services_Webservice(PEAR Package). ... > but when invoking this service from .NET it > seems that the property is null. I've run into issues using PEAR SOAP with .NET. For example: http://pear

Re: [nyphp-talk] Webservice Issue with .NET

2007-09-27 Thread David Krings
Donald Organ wrote: Wow no one has had any problems like this?? Maybe no one else uses .NET? ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Yo

Re: [nyphp-talk] Webservice Issue with .NET

2007-09-27 Thread Donald Organ
Wow no one has had any problems like this?? On Thu, 2007-09-27 at 09:44 -0400, Donald Organ wrote: > I am wondering if anyone else has had this issue before. > > I have a webservice made using Services_Webservice(PEAR Package). In > one method of my service I am returning a complex type, which i

[nyphp-talk] Webservice Issue with .NET

2007-09-27 Thread Donald Organ
I am wondering if anyone else has had this issue before. I have a webservice made using Services_Webservice(PEAR Package). In one method of my service I am returning a complex type, which is able to be read just fine, but I had to add more properties to the object, and now one of the properties i