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,911
Thanks: 693
Thanked 4,198 Times in 3,213 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
1 day 1 hour ago
1 day 1 hour ago
1 day 6 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 19 hours ago
2 days 2 hours ago
2 days 6 hours ago
2 days 7 hours ago