Silverlight Bing Maps Component Are No Longer Working

We have an old web application in Silverlight, that is using Bing maps. It has been working until a few days ago.

It seems that the clientaccesspolicy.xml and crossdomain.xml files have been moved and are no longer available from . We get a 404 Not Found on those resources in the browser network log. Inside Visual Studio, the map is still showing in the XAML editor, but when the application is run, we just get an "Unable to contact Server. Please try again later" error message.

I can see that other users are reporting the same issue:

We are aware that Silverlight is unsupported and that it is bound to break in some manner, but we were kinda hoping to keep our project alive just a little bit longer. A few months back we saw the same issues, but after a few days, it started working again.

Any suggestions? Thanks!

2

1 Answer

As noted in the comments, the Bing Maps Silverlight control was deprecated 6 years ago. However, I'm not aware of any work done to actually break it. I put together a resource on how to extend its life when the deprecation was announced, but that just directly retrieved map tiles and loaded them into the control. Double check the console for errors, it's possible that your Bing Maps credentials are not working. This could be due to your account being closed or exceeding free limits. If you have a Bing Maps license, contact to verify the license is up to date.

Another possible contributor is that Silverlight as a whole reached end of life last fall (near 6 months ago).

1

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Sarah Jenkins

Sarah Jenkins

Senior Technology Editor & AI Specialist

Sarah Jenkins is a veteran tech journalist with over 12 years of experience covering artificial intelligence, mobile innovations, and digital ethics. Her insights have appeared in leading technology publications worldwide.

Share this article
Twitter Facebook Pinterest