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

Error in RadColorDialog

1 Answer 100 Views
ColorDialog
This is a migrated thread and some comments may be shown as answers.
anitha
Top achievements
Rank 1
anitha asked on 22 Oct 2008, 05:24 AM

hi,
     I am using RadColorDialog control (RadControls for WinForms 2008 Q2). I builed "RadControls for WinForms 2008 Q2" Source and using this control. When i drag the control from toolbox i just got this error


Failed to create component 'RadColorDialog'. The error message follows: 'System.InvalidOperationException: Unable to locate color selector: Telerik.WinControls.UI.RadColorSelector. Please add reference to assembly Telerik.WinControls.UI.dll
 at Telerik.WinControls.RadColorEditor.CreateColorSelectorInstance()
 at Telerik.WinControls.RadColorDialogForm..ctor()
 at Telerik.WinControls.RadColorDialog..ctor()

how to resolve this error

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 03 Nov 2008, 04:01 PM
Hi Anitha,
    I just created a new WinForm project and dropped a RadColorDialog on my form without a problem.  The correct references were added for me as well.  If this isn't a new project, I would say to give that a try to see if that works.  Just for reference I am using Visual Studio 2008 and the same version of the controls as you.

Thanks,
John
Tags
ColorDialog
Asked by
anitha
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Share this question
or