English 中文(简体)
Bing地图 WP7 错误
原标题:Bing Maps WP7 Error

我跟着这个教程:http://www.silverlighthack.com/post/2010/03/21/Using-the-Silverlight-Bing-Maps-control-on-the-Windows-Phone-7.aspx

任务 5 表明, 如果我在工程中添加系统. Windows. browser, 它将会解决问题。 但是, 情况并非如此, 我得到以下错误 :

无法解决“ 系统. Windows. browser ” 的主要引用, 因为它的版本“ 5. 0. 5. 0 ” 比当前目标框架的版本要高。 当前目标框架中的版本为“ 2. 0. 5. 0 ”。

无法解决“ 系统. Windows. browser ” 的主要引用, 因为它间接依赖 net 框架组件“ mscorlib, 版本= 5. 0. 5. 0, 文化=中性, PublicKeyToken= 7cec85d7bea7798e ”, 其版本比当前目标框架中的“ 2.0. 50. 0” 版本高 。

有人知道怎么解决这个问题吗?

最佳回答

这篇文章描述了在电话上使用Bing地图的旧方式。如果你读到更新段落,它写道:

The Windows Phone 7 RTM tools include a NEW updated Bing Maps Control tailored for the Windows Phone 7. If you are interested in surfacing maps on the phone use that control. Step by step instructions are included in the Windows Phone 7 Training Kit located here. The code below still works and if you need to use the full Silverlight control on the Windows Phone 7 RTM, this still works. However, the Bing Maps control for the Windows Phone 7 is optimized for the phone runtime, gestures and limited resources.

您是否考虑过使用培训包 < a href=> 中更新的改进控制 < a href=> "http://www.microsoft.com/en-us/ download/details.aspx?id=1678" rel="nofollow" 改为 ?

问题回答

暂无回答




相关问题
System.Json namespace missing from Windows Phone 7

During a Mix10 presentation, the presenter (Charlie Kindel) said that when writing Silverlight based apps for WP7 you get all of Silverlight 3.0 with some of Silverlight 4.0 mixed in. Why then is ...

Will Windows Phone 7 Support Multitasking third party apps

Obviously it s early days, I do not know whether this is information that is in the public domain or not yet, but... I have trawled through some of this site - http://www.windowsphone7series.com/ but ...

Windows Series Phone 7 "Cloud"

I have been reading up on "Cloud computing" on here and still not getting it. Basically I want to develop for the WP7 http://msdn.microsoft.com/en-us/library/ff402531%28v=VS.92%29.aspx#...

Windows Phone 7 Tab Pages (page cycle)

I know.. I know, it s only a few hours old. But how the hell do you get the little page tabbing/cycle (forgot what the official name is) on the top of the page under the app title. MIX Keynotes made ...

Recording audio from the microphone in Windows Phone 7 Series

I m wondering if anyone has any code samples or links to documentation that demonstrate how to capture audio from the device s microphone on the new Windows Phone Series 7. I ve recently downloaded ...

Resources for Windows Phone 7 development [closed]

Windows Phone 7 has been unveiled and MS have announced all details of the development chain at the Mix10 conference. So this could be a good starting point/collection of online resources as they ...

热门标签