Hi I had similar problem and was supplied with a file to place on ArcGis server IIS wwwroot folderFile name is crossdomain.xmlContents below which can be edited for security<?xml version="1.0"?><!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"><cross-domain-policy> <allow-http-request-headers-from domain="*" headers="*"/> <allow-access-from domain="*"/> </cross-domain-policy>Hope this helps
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.