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

Unknown namespace http://schemas.telerik.com/2008/xaml/presentation.

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kelvin Kwok
Top achievements
Rank 1
Kelvin Kwok asked on 08 Oct 2010, 03:25 AM
Error Message

System.Windows.Markup.XamlParseException

  LineNumber=0

  LinePosition=0

  Message=Set property 'System.Windows.FrameworkElement.Style' threw an exception. [Line: 0 Position: 0]

  StackTrace:

       at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)

       at Production_Plan.MainPage.InitializeComponent()

       at Production_Plan.MainPage..ctor()

  InnerException: System.Windows.Markup.XamlParseException

       LineNumber=36

       LinePosition=43

       Message=Unknown namespace http://schemas.telerik.com/2008/xaml/presentation. [Line: 36 Position: 43]

       StackTrace:

            at MS.Internal.XcpImports.CreateFromXaml(UnmanagedMemoryStream stream, String sourceAssemblyName, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers)

            at System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)

       InnerException:

My Message
I have recently downloaded and updated my Telerik Controls to the latest version, and then synchornize the new version with my project and then recevice this error. It is occur during InitializeComponent() hope if there is anyone could help

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavel Pavlov
Telerik team
answered on 13 Oct 2010, 09:31 AM
Hi Kelvin Kwok,

Most probably the trouble comes form wrong assembly references. Can you please paste me a screenshot of the references of your project. You can also check the properties of the references to be sure about the right versions of the dlls.

An alternative would be to send me your project, so I can check what the trouble might be locally.

All the best,
Pavel Pavlov
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
Kelvin Kwok
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or