vineld Posted July 7, 2009 Share Posted July 7, 2009 I have run into some problems using a web service on an IIS server. PHP5 runs on the machine and I am unable to use SOAP, which I normally do, since I do not have access to the php.ini file in order to add the extension for some time and we are kind of in a hurry. What other options do I have and how to I execute them? I have never set up a web service on the other end myself and am not really up to date on the general structure of them. I think the web service is only accessible locally and the only address I know of is where the differents methods are listed which is: http://blabla.mysite.tld/dir1/myfile.asmx (and the service description at ?WSDL) Very grateful for any help on this. Link to comment https://forums.phpfreaks.com/topic/165121-web-service-issue-on-iis/ Share on other sites More sharing options...
vineld Posted July 8, 2009 Author Share Posted July 8, 2009 The link doesn't work, that's just a dummy url. Still, if you know about web services, the url doesn't really matter I suppose. Link to comment https://forums.phpfreaks.com/topic/165121-web-service-issue-on-iis/#findComment-870852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.