Re: [nyphp-talk] Error Fetching http headers

2007-12-26 Thread Todd Sinagra
this ever work for you? Perhaps in 5.1x? > > Thanks, > > Tom > http://www.liphp.org > > > > On Dec 24, 2007 5:44 AM, Todd Sinagra <[EMAIL PROTECTED]> wrote: > > Whenever calling certain SOAP methods I get the following error. > > > > SoapFault excep

[nyphp-talk] Error Fetching http headers

2007-12-24 Thread Todd Sinagra
Whenever calling certain SOAP methods I get the following error. SoapFault exception: [HTTP] Error Fetching http headers in /home/enc/www/bancard/gp/sample_files/create_receivables_invoice.php:54 Stack trace: #0 [internal function]: SoapClient->__doRequest('http://nabacct0...', 'http://schemas

[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.