jamest63
2009-12-04 20:54:01 UTC
My web application's use of mappoint web services hasn't changed in over a
year, but suddenly today the URL returned for my completed map is failing to
work.
An example URL that doesn't work:
http://BAYMWSWEBRE09.PHX.GBL/render-30/getmap.aspx?key=EEF9B54CA3D5F37C07DA
That happens using the production WSDL
(http://service.mappoint.net/standard-30/mappoint.wsdl). If I change to the
staging one (http://staging.mappoint.net/standard-30/mappoint.wsdl), it works
fine, and the URL looks more like this:
http://CPMWSRENDERST01.CP.STAGING.MAPPOINT.NET/render-30/getmap.aspx?key=78246793191D95B50D6E
On my local development server, both staging and production work fine, with
all the same application code.
Where could that BAYMWSWEBRE09.PHX.GBL be coming from?
year, but suddenly today the URL returned for my completed map is failing to
work.
An example URL that doesn't work:
http://BAYMWSWEBRE09.PHX.GBL/render-30/getmap.aspx?key=EEF9B54CA3D5F37C07DA
That happens using the production WSDL
(http://service.mappoint.net/standard-30/mappoint.wsdl). If I change to the
staging one (http://staging.mappoint.net/standard-30/mappoint.wsdl), it works
fine, and the URL looks more like this:
http://CPMWSRENDERST01.CP.STAGING.MAPPOINT.NET/render-30/getmap.aspx?key=78246793191D95B50D6E
On my local development server, both staging and production work fine, with
all the same application code.
Where could that BAYMWSWEBRE09.PHX.GBL be coming from?