Hi all,
I am sure I am missing something simple but I just can't seem to see it. Hopefully someone with better eyes than me can help.
I have a few silverlight applications. They worked fine at 10.0 but when I upgraded to 10.1, the web services in the silverlight applications do not appear in the map when the silverlight apps are accessed from outside the domain. The base maps and the silverlight applications themselves show up just fine but the web services from our 10.1 server do not. We have the ArcGIS Server 10.1 and the silverlight applications on the same server and I have installed the web adapter there also. I have placed the clientaccesspolicy.xml and crossdomain.xml files in the wwwroot folder. The services are set to Public on the security settings. Everything works fine when accessed from inside the domain. The services also work fine outside the domain in non-silverlight apps.
Please help. Thanks,