Re: [nyphp-talk] Consuming a .NET Web Service with PHP

2007-11-24 Thread Daniel Convissor
Todd: On Sat, Nov 24, 2007 at 08:42:30PM -0500, Todd Sinagra wrote: Here's their error message: > The specified type is abstract: name='OrganizationKey', And what you sent for that element. > Did you Google for that phrase? It came up confirming my guess: what you passed in for that elem

[nyphp-talk] Consuming a .NET Web Service with PHP

2007-11-24 Thread Todd Sinagra
I am trying to consume a .NET Web Service for M/S Dynamics GP (which used to be Great Plains) and I just can't seem to get it working. I have contacted M/S Dynamics support about my problem and they tell me PHP is not supported use C#. So if anyone could please help it would be greatly appreciated.