Click here to Skip to main content
15,884,842 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi..
Please.. I have a problem in TimePicker from toolkit in Silverlight 4.

when click on clock button i get an Exception:

A first chance exception of type 'System.InvalidOperationException' occurred in System.Windows.dll<br />
<br />
Additional information: Can't convert type null to type System.Collections.Generic<br />
.KeyValuePair`2[System.String,System.Nullable`1[System.DateTime]].



How Fix?

Thanks..
Posted
Comments
Sandeep Mewara 14-Feb-13 8:35am    
Can't convert type null to type System.Collections.Generic
Error has some info, did you check with the line of code it is happening at?
Christian Amado 27-Feb-13 16:24pm    
The problem is in the Silverlight ToolKit library I think.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900