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

SeriesItemLabelStyle error

1 Answer 43 Views
Chart
This is a migrated thread and some comments may be shown as answers.
andrea bellagamba
Top achievements
Rank 1
andrea bellagamba asked on 29 Jun 2010, 04:12 PM
I just updated to you r latest build for Silverlight 4, and my app crashes now trying to define a style for a chart LegendItem:
<Style x:Key="SeriesItemLabelStyle"
      TargetType="chart:SeriesItemLabel">


{System.Windows.Markup.XamlParseException: Failed to create a 'System.Type' from the text 'chart:SeriesItemLabel'. [Line: 272 Position: 50]
   at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, Boolean expandTemplatesDuringParse)
   at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers)
   at System.Windows.Markup.XamlReader.Load(String xaml)
   at Sitecore.Shell.MarketingAutomation.Designer.Classes.AppInitializer.InitializeTheme(String theme)}

how can i fix this please?

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 01 Jul 2010, 09:55 AM
Hello andrea bellagamba,

Please, find attached a sample application which works as expected on our side to compare to yours. If you continue encountering this issue, would you please modify the application, so that it is reproducible for our developers to look into and provide a resolution.

Greetings,
Nikolay
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
Chart
Asked by
andrea bellagamba
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or