Select to view content in your preferred language

Unhandled Error in Silverlight Application The type 'Map' was not found.

2074
0
11-01-2013 08:30 AM
ChristinaMcCullough
Regular Contributor
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)
0 Kudos
0 Replies