```
A first chance exception of type 'System.Windows.Markup.XamlParseException' occurred in PresentationFramework.dll
Additional information: 'Set property 'Xceed.Wpf.Toolkit.Primitives.UpDownBase(System.Nullable(System.DateTime)).Value' threw an exception.' Line number '68' and line position '37'.
```
---
Attemping to use DateTimePicker, or any of the DateTime* causes it to crash.
Any form for parameters cause the same to happen.
---
Tried install the Toolkit Plus edition, and then i did not get the error.
Comments: ** Comment from web user: BoucherS **
A first chance exception of type 'System.Windows.Markup.XamlParseException' occurred in PresentationFramework.dll
Additional information: 'Set property 'Xceed.Wpf.Toolkit.Primitives.UpDownBase(System.Nullable(System.DateTime)).Value' threw an exception.' Line number '68' and line position '37'.
```
---
Attemping to use DateTimePicker, or any of the DateTime* causes it to crash.
Any form for parameters cause the same to happen.
---
Tried install the Toolkit Plus edition, and then i did not get the error.
Comments: ** Comment from web user: BoucherS **
Hi,
Can you attach a complete sample with the problem ? I cannot reproduce with Toolkit v2.5 Community edition.