Microsoft Visual Web Developer 2010 Express is crashed when I try to use Bing Maps in Silverlight API.
Anyone have any ideas?
code:
<esri:Map Background="White" Name="MyMap" >
<bing:TileLayer ID="BingLayer" LayerStyle="Aerial" Visible="True" ServerType="Production"
Token="My key" />
</esri:Map>
My environment:
development environment???Microsoft Visual Web Developer 2010 Express
OS Windows XP sp3 / Windows7(64-bit)
CPU Intel Core i5 520M @2.4GHz / Intel Core i7 Q740 @1.73GHz 1.73GHz
memory 1.0G/4.0G
Thanks.