I have a map control in a silverlight 3 app with API 1.2 that shows dynamically users' map services. The first layer is an arcgisonline street layer, and on top of that a user's service. The first map displays ok and it shows a resolution of NaN(??), when reloading the map control with other services (dynamic and cached as well) I get "error on Page" and a resolution value of thousands.
How can I make this at work? Thanks.