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
Hello Matthew,
We have Map samples on our website for quite some time. Note, version 16.1 was our last volume release for our Silverlight controls and no longer maintained. If you can provide us with a sample that isolates and reproduces the behavior you've described I'll take a look for you.
Hi Michael
Thank you below is an example of what we are seeing:
I am aware about the Silverlight version but wondered if there was anything we can implement or do as a temporary fix for this?
Thank you
Michael,
Do you have an update on this problem? One of our products relies on this component and it is causing us quite a headache!
Cheers
Rich
Our development team couldn't reproduce this reliably. We're still investigating this behavior.
Thanks Michael,
We believe this will not be an issue for any machine where the information is cached, as all of the machines where it was previously installed still work.The problem is only when we try to use it on a new machine.
I hope this may help?
Hello,
It appears to be a security issue with Silverlight which explains why my colleagues weren't able to reproduce this. I was able to work around this by making sure the Web project is set as the startup project and in the non web project I enabled "Require elevated trust when running in-browser". See if this helps.
This works fine for me locally, but it looks like it's a local setting. It doesn't do anything for clients using the application over the Internet.
Hello Russell,
I think Silverlight 5 or VS may have changed the way the browser handles permissions.https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/gg192793(v=vs.95)https://stackoverflow.com/questions/8570470/in-browser-trusted-application-silverlight-5 In addition, the option I mentioned in VS shouldn't affect the client, so perhaps, have the end user clear the browser's cache.