Locate Webservice URL
- Open IIS.
- Navigate to Sites\Default Web Site and click on the MultiSpeak node.
-
For MultiSpeak3.0ab, click on Content View, then right
click on OAServer.asmx and choose Browse.
For MultiSpeak4.1.6, click on Content View, then right click on OAServer.svc and choose Browse.
This opens the web site in the default browser.
-
The URL you are looking for is in the Address bar. For
example:
-
For MultiSpeak3.0ab: http://localhost/Miner.Responder.RxIF.MultiSpeak30ab/OAServer.asmx
-
For MultiSpeak4.1.6: http://localhost/Miner.Responder.RxIF.MultiSpeak416.Service/OAServer.svc
-
-
Replace localhost with the IP address of the server, and
then add /basicHttp needs to the end of the URL. For example:
-
For MultiSpeak3.0ab: http://123.456.78.9/Miner.Responder.RxIF.MultiSpeak30ab.Service/OAServer.asmx/basicHttp
-
For MultiSpeak4.1.6: http://123.456.78.9/Miner.Responder.RxIF.MultiSpeak416.Service/OAserver.svc/basicHttp
-