Have you tried it with a db on the local machine to see if it works?
If it's not to much trouble, I'm all about the process of elimination
I guess that will have to be the next step. What i don't understand is that soap should be using the sites connection string to connect to the sql server. Why should it matter whether remote or local.
Posts: 31,908
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
The output above is absolutely fine and the expected result if you access a soap connection with an application that does not understand soap like a web browser. This is a SOAP connection, you can not access the index file with a browser, you have to access it with a soap client like the one that is in the example files!
The output above is absolutely fine and the expected result if you access a soap connection with an application that does not understand soap like a web browser. This is a SOAP connection, you can not access the index file with a browser, you have to access it with a soap client like the one that is in the example files!
Till,
I understand that it needs its client to comunicate properly but the client returns only server error without any other diagnostic information.
I am using the test php file included in the examples all i am trying to do is list the resellers and i have already created a few in the database. Just want to execute a simple query. In realese 2.32-dev the file soap-obj in the class folder has a few typo's soapclient rather than soap_client. I thought all this was cleaned up in this release.
sorry till just relised that the soap obj file is part of the remote frame work package.
Recent comments
17 hours 24 min ago
17 hours 29 min ago
22 hours 27 min ago
1 day 5 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 18 hours ago
1 day 22 hours ago
1 day 23 hours ago