Crossdomain calls to a WMS server without http
Last post 04-30-2008 2:34 AM by Allen Chen – MSFT. 1 replies.
Sort Posts:
04-28-2008 8:41 AM
Crossdomain calls to a WMS server without http

Is it possible to reach media content on a WMS server located on a different domain? This server does only accept mms protocol calls, and i guess that the clientaccesspolicy.xml only works with http?

cakeWho

Joined on 05-28-2007
Posts 9
04-30-2008 2:34 AM
Marked as Answer
Re: Crossdomain calls to a WMS server without http

Hi:

  It'll fall back to http if you use mms:

http://msdn.microsoft.com/en-us/library/cc189080(vs.95).aspx

  Media has no cross domain restriction but you should note the cross scheme issue, which means if you're using https and call mms it'll fail.

Regards

Sincerely,
Allen Chen
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Allen Chen – MSFT

Joined on 03-16-2007
Posts 717