Update InstallerService URL
This commit is contained in:
parent
3c8aeefefd
commit
57ebdcd06e
13 changed files with 23 additions and 23 deletions
|
@ -145,10 +145,10 @@
|
|||
</wsdl:binding>
|
||||
<wsdl:service name="InstallerService">
|
||||
<wsdl:port name="InstallerServiceSoap" binding="tns:InstallerServiceSoap">
|
||||
<soap:address location="http://localhost/WebsitePanelSite/Services/InstallerService.asmx" />
|
||||
<soap:address location="http://localhost/WebsitePanelSite/Services/InstallerService-2.0.asmx" />
|
||||
</wsdl:port>
|
||||
<wsdl:port name="InstallerServiceSoap12" binding="tns:InstallerServiceSoap12">
|
||||
<soap12:address location="http://localhost/WebsitePanelSite/Services/InstallerService.asmx" />
|
||||
<soap12:address location="http://localhost/WebsitePanelSite/Services/InstallerService-2.0.asmx" />
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
</wsdl:definitions>
|
Loading…
Add table
Add a link
Reference in a new issue