Hi allWe are having issues being able to view the map when loading the map tool. It shows the location of the pins but in the middle of the sea no actual map. This used to work successfully until recently.The version we are using which used to work successfully is InfragisticsSL5.Controls.Maps.XamMap.v12.1 control
Has anyone else experienced this?
Kind regards
Matthew Walker
Michael, Please can you let me know if you have been able to re-create this and if there is a fix for the problem we are seeing?
Russell, this example re-create my problem exactly... Michael, please can you review this test application from Russell?
It's not clientaccesspolicy.xml. I already had that file in my project for other reasons. Everything worked fine, then all of a sudden it stopped working with no change in code. Possibly the most recent Silverlight update in January broke something.
The Bing maps worked fine for me in my test app. It needs a couple of service references you might not have. I took out all of the Bing stuff and just left the OpenStreetMaps. Clicking the go button causes the security exception I'm talking about.
1drv.ms/.../s!AioDA4zObXtIpGZ08b0tZKNGKHD8
Hello Rich, I don't see how this matters, if you are using Open Street, no license is required. A complete list of supported maps and walk-through's can be found on our website.
Alos, Russell it appears you are having issues with Bing Maps? I couldn't get your sample to compile yet. Its having issues with finding the namespace for DataContract/DataMember etc.
Michael DiFilippoSoftware DeveloperInfragistics, Inc.
I have been also looking at this problem, and there seems to be an issuewith the cross domain policy files.
api.geonames.org/clientaccesspolicy.xml HTTP GET 404 text/html 220 B 98.15 ms
Could this missing file 'clientaccesspolicy.xml' be the route cause of our problems?