Currently, I'm hosting a silverlight application on one server accessible publicly on the www, and ArcGIS Server is located on another server that is only accessible on the local network or through VPN. In other words, if I am connected to the VPN, the map service from ArcGIS server show up in the silverlight app. If not connected, I get a security exception.
While cross-domain and cross-scheme are fine, it appears that I may be violating the cross-security level policy. Is it possible to set it up this way?
Thanks,
Josh Werts
Clemson University