This is a migrated thread and some comments may be shown as answers.

2010 - Invalid XmlnsDeclaration occurs in assembly

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 13 Feb 2010, 03:09 PM
Im getting this in the 2010 designer (RC)

Invalid XmlnsDeclaration occurs in assembly 'my assembly'. XmlnsDeclaration references a namespace 'Telerik.Windows.Controls' that is not in the assembly. 

Control im using is
Silverlight_2009_3_1314

Any ideas?


1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 15 Feb 2010, 11:17 AM
Hi Ed,

We were unable to reproduce the error. I guess that there is a problem with the definition of the namespace mapping. The correct definition should look something like this:

xmlns:telerik="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls"


Sincerely yours,
Milan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Ed
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or