Since installation of Visual Studion 2015 CTP6 RangeSlider gives as runtime error:
{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position '189'."}
{pack://application:,,,/Coolblue.Purchasing.CompetitorPricing;component/views/elasticitysettingsview.xaml}
{"Initialization of 'Xceed.Wpf.Toolkit.Core.VersionResourceDictionary' threw an exception."}
{"Cannot locate resource 'xceed.wpf.toolkit;v2.3.0.0;themes/xceed.wpf.toolkit;v2.3.0.0;component/themes/aero/brushes_normalcolor.xaml'."}
This did not happen before in Visual Studio 2015 Preview.
Dit something change in VS2015 CTP6 that broke this?
Thanks in Advance for any answers,
Antoni Dol
Comments: ** Comment from web user: CFI **
{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position '189'."}
{pack://application:,,,/Coolblue.Purchasing.CompetitorPricing;component/views/elasticitysettingsview.xaml}
{"Initialization of 'Xceed.Wpf.Toolkit.Core.VersionResourceDictionary' threw an exception."}
{"Cannot locate resource 'xceed.wpf.toolkit;v2.3.0.0;themes/xceed.wpf.toolkit;v2.3.0.0;component/themes/aero/brushes_normalcolor.xaml'."}
This did not happen before in Visual Studio 2015 Preview.
Dit something change in VS2015 CTP6 that broke this?
Thanks in Advance for any answers,
Antoni Dol
Comments: ** Comment from web user: CFI **
As I had the same problem I just tested your example and I get the same exception there!
Only difference I can see: We use Windows 7 here...
I'll test it using Win 8.1 at home later.