Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

WMS over HTTPS in ActionScript

$
0
0
Hello, I'm trying to access a WMS that works fine in browser, but is giving me problems in flexviewer.

The error is:

Error: Request for resource at https://..... by requestor from http://localhost:8080/... is denied due to lack of policy file permissions.

I have the layer defined as:

<layer label="sec" type="dynamic" visible="true" url="https://..." skipGetCapabilities="true" />


I've done plenty of searching and can't find a fix. Does anyone have any ideas for what I can do?

I'm incredibly grateful.

edit: I should say later I'm going to be adding the layer in actionscript, but right now I can't even get it to display when I create layer in xml.

Viewing all articles
Browse latest Browse all 2097

Trending Articles