All of sudden my project will not display in the browser. Using Firebug I am getting an error with Silverlight. I have started a new project with only the topo base map. Any suggestions?
Error: Unhandled Error in Silverlight Application The type 'Map' was not found. [Line: 12 Position: 30] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at SilverlightApplication2.MainPage.InitializeComponent() at SilverlightApplication2.MainPage..ctor() at SilverlightApplication2.App.Application_Startup(Object sender, StartupEventArgs e) at MS.Internal.CoreInvokeHandler.InvokeEventHandler(UInt32 typeIndex, Delegate handlerDelegate, Object sender, Object args) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)