Troubleshooting issues with the Framework

Modified on Thursday, 13 October 2011 02:37 PM by Administrator — Categorized as: Uncategorized

Error Loading Framework

Loading Screen


If the framework is not getting past the loading screen, use the Firefox Firebug net tab to look at the requests from silverlight to the web server.

Firebug
These requests can show what requests are failing and if it is isolated to a particular map service or a WCF service call.

See Also