
I have installed the latest (487) release just last night (this is the first use of the beta controls for me). When I drag a control such as DateTimeEditBox (looks like anything derived from PartEditBox) from the toolbox in Visual Studio onto a window, I get the following error:
---------------------------
Error Dialog
---------------------------
Unable to cast object of type 'System.Windows.MultiDataTrigger' to type 'System.Windows.Trigger'.
---------------------------
OK
---------------------------
I can drag the controls directly to the XAML pane, and things work that way just fine. And when I compile/run, things work as expected. But whenever I try to manipulate the control in the visual designer view, that same error pops up (like if I try to resize the control, etc.).
Is this a known issue, or do I have some sort of conflict on my system?
---------------------------
Error Dialog
---------------------------
Unable to cast object of type 'System.Windows.MultiDataTrigger' to type 'System.Windows.Trigger'.
---------------------------
OK
---------------------------
I can drag the controls directly to the XAML pane, and things work that way just fine. And when I compile/run, things work as expected. But whenever I try to manipulate the control in the visual designer view, that same error pops up (like if I try to resize the control, etc.).
Is this a known issue, or do I have some sort of conflict on my system?