Greetings,I keep getting an error for the xaml lines:xmlns:usercontrols="clr-namespace:ESRI.ArcGIS.SilverlightMapApp"
xmlns:actions="clr-namespace:ESRI.ArcGIS.SilverlightMapApp.Actions"
That says, "Undefined CLR Namespace". The "clr-namespace" URI refers to a namespace 'ESRI.ArcGIS.SilverlightMapApp' that is not included in the assembly.I'm fairly new to Silverlight/VS2010, so I'm unsure what this means. This is a new Silverlight project... I compared the references I brought in with those from the template, and they look to be the same.Any ideas?Thanks,DR