Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Installer and Visual Studio Extensions > Visual Studio Design view error while using telerik:StyleManager.Theme="Vista"

Not answered Visual Studio Design view error while using telerik:StyleManager.Theme="Vista"

Feed from this thread
  • Posted on Jul 21, 2011 (permalink)

     Whenever I try to use telerik:StyleManager.Theme="Vista" on any RadControl, my Visual Studio 2010 design mode errors out and I wont be able to view the designer. See the attached snapshot. I get this error after upgrading to v.2011.1.419.1040 of RadControls for Silverlight
     
    Am I missing any references, I already have Telerik.Windows.Themes.Vista.dll being refered.

    <telerik:RadColorPicker IsDropDownOpen="True" Grid.Row="3" Grid.Column="1" Margin="30,5,10,5" ColorButtonStyle="{StaticResource ColorButtonStyle}" telerik:StyleManager.Theme="Vista" />
    Attached files

    Reply

  • Vlad Vlad admin's avatar

    Posted on Jul 26, 2011 (permalink)

    Hello,

     Do you have reference to Telerik.Windows.Controls.Input.dll?

    Regards,
    Vlad
    the Telerik team

    Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

    Reply

  • Posted on Jul 26, 2011 (permalink)

    Yes I do have the reference to Telerik.Windows.Controls.Input.dll. Screen shot attached. If I build and execute the project I won't have any issue in run time though but only in Design time I get this error.
    Attached files

    Reply

  • Vanya Pavlova Vanya Pavlova admin's avatar

    Posted on Aug 1, 2011 (permalink)

    Hi Suresh,

     
    Can you verify that all references to the Telerik assemblies are with the same version? 
    Once you ensure that the assemblies are with the same version yoy may delete the Obj folder. 
    Then try to rebuild the application and let us know whether the problem still exists.


    Regards,
    Vanya Pavlova
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

    Reply

  • Posted on Aug 15, 2011 (permalink)

    Upgrading to latest version fixed the issue.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Installer and Visual Studio Extensions > Visual Studio Design view error while using telerik:StyleManager.Theme="Vista"