0
votes

I experienced an error while running the Bing Maps sample. I am trying to add Microsoft Visual C++ Runtime Package in references, but I couldn't find it. Will Windows 8 Release Preview support Bing Maps?

1
could not find microsoft.vclibs version=11.0 error . - user1645335

1 Answers

0
votes

According to this blog post, either you don't have the Visual C++ runtime package installed or, if you have marked the check-box in the reference manager and are experiencing a set of errors (as indicated in the blog), you may have to change your target architecture--amd or x86.

There are step-by-step instructions on how to add Bing maps to your application in the documentation provided by Microsoft.