Hi, Moved from VS2008 on XP w/net3.5 to Vista64 w/net3.5sp1 Getting error An unhandled exception has occured in the WPF designer: details are: 'ErrorTemplate' property cannot be data-bound. Parameter name: dp at MS.Internal.Model.PropertyUpdater.OnDesignTimePropertyChanged(DependencyObject sender, DependencyProperty property, Object newValue, Object oldValue) ..... etc When I remove your PLWpfToolbarControl it's all fine. When I deploy or debug it's fine. I just can't run the XAML in the VS Designer. not all the code complete project's I've got are effected by the problem - just the important ones. (I reloaded the beta3.5 on the vista64 machine btw). very strange
|