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

Error when adding datepicker for RC0

1 Answer 45 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
rh
Top achievements
Rank 1
rh asked on 01 Oct 2008, 09:51 PM
When I add the datepicker I get the error below. I'm using the RC0 bits from MS and from telerik.

Could not load type 'Telerik.Windows.Controls.SelectionMode' from assembly 'Telerik.Windows.Controls, Version=2008.2.826.0, Culture=neutral,PublicKeyToken=9c7324f9b8e4111a'

I previously had the Beta 2 telerik bits referenced in this project, but removed the reference, actually deleted all of the telerik controls form my xaml files, and referenced the RC0 telerik bits. Not sure if there is an old reference or something sticking around, though.

I tried the RadTimePicker to code with that in the meantime but I just get a catascrophic failure in Blend when adding that.

Also, the help file still doesn't have the RadDatePicker in the TOC.


1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 02 Oct 2008, 06:03 AM
Hi Roy,

This is one of the breaking changes that we introduced in order to be more WPF compatible.
Now SelectionMode enumeration is in System.Windows.Controls namespace. You should updated the namespace.

If you have any other questions do not hesitate to contact us.

Greetings,
Hristo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
DatePicker
Asked by
rh
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or