Hi Telerik-Team,
quite often, when I click onto the XAML code for the RadCartesianChart the designer shows the following exception:
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
InnerException: None
I then need to close that page and reopen it to keep on working. Here is the code for my Chart:
I'm using this small piece of code in a rather new project. Lately I went from VS2012 to VS2013 with my much bigger project and I keep getting a lot of (different) exceptions in the designer. So practically all of the time I have to use Blend now to work on the XAML UI. Is there any way to collect some logs from the Telerik Controls in Visual Studio to check whether all of these issues are related to the controls? I've already been collecting VS logs and R# logs but without any errors in there.
Regards,
Stephan