<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Oct 2017 10:00:00 Z</lastBuildDate><pubDate>13 Oct 2017 10:00:00 Z</pubDate><description>Hi,&#13;
&#13;
I am on WB 22 and for the website I use 2 different deployments profiles that result in a TEST and LIVE version. On IIS these are also 2 different virtual directories so I also have a Test URL and a LIVE URL.&#13;
&#13;
Now I want to extent this website with some REST webservice. So I used the new v22 Rest Webservice Descriptions to build a REST Webservice. On development, this works fine. (Only 1 URL path)&#13;
&#13;
It also works when deployed on the LIVE website, but I cannot find a way to access the 2 different deployed webservices.&#13;
&#13;
When I look in the folders of my WAS, I can see the 2 different folders under&#13;
RESTWebservices&#13;
MY_WS&#13;
MY_WS_TEST&#13;
&#13;
So deployment is OK&#13;
&#13;
But to access the WS, WebDev is suggesting https://Mysite/WSFunction1&#13;
When I use this URL https://MySite/MY_WS_TEST/WSFunction1 this does not work !!&#13;
&#13;
Under WebDev administrator, I can see the 2 different webservices. When pressing the "Test" button, I get the URL https://Mysite/WSFunction1 for both the webservices !!&#13;
&#13;
How can I make a difference between them ?&#13;
These Webservices do not appear in IIS ? How are they mapped ?&#13;
&#13;
I want do access my&#13;
LIVE WS via URL = https://Mysite/WSFunction1&#13;
TEST WS via URL = https://MySite/MY_WS_TEST/WSFunction1&#13;
&#13;
Any idea's on what to change/configure ?&#13;
&#13;
Thanks&#13;
Danny</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62933-wb22-multiple-webservices-test-and-live-same-server/read.awp</link><title>[WB22] Multiple Webservices TEST and LIVE on same server ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
