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

VS2012 xaml parser error

1 Answer 29 Views
Window
This is a migrated thread and some comments may be shown as answers.
smartpcr
Top achievements
Rank 1
smartpcr asked on 22 Jul 2012, 04:53 PM
I saw Xaml parser error when use RadWindow in VS2012 RC. Will this get fixed in VS 2012 RTM? thanks!

<telerik:RadWindow
    x:Class="Activities.Core.SubflowEditor"
    xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" mc:Ignorable="d"
    Width="600" Height="400" Header="Editor"
    telerik:StyleManager.Theme="Expression_Dark"
    WindowStartupLocation="CenterScreen">
     
    <Grid x:Name="LayoutRoot" Background="White">
 
    </Grid>
</telerik:RadWindow>

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 25 Jul 2012, 11:38 AM
Hi smartpcr,

We tested the issue with the latest internal build of VS2012 that Microsoft send us and the problem is resolved. So it should be fine in the RTM.

Regards,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Window
Asked by
smartpcr
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or