Hallo ETS User 
habe seit unbekannter Zeit / heute festgestellt, dass ich eine Fehlermeldung bekomme, wenn ich das Projekt öffnen möchte:
System.InvalidCastException: Die angegebene Umwandlung ist ungültig.
bei Knx.Ets.ViewModel.Converter.DeviceIconConverter.Co nvert(Object[] values, Type targetType, Object parameter, CultureInfo culture)
bei System.Windows.Data.MultiBindingExpression.Transfe rValue()
bei System.Windows.Data.MultiBindingExpression.Transfe r()
bei System.Windows.Data.MultiBindingExpression.UpdateT arget(Boolean includeInnerBindings)
bei System.Windows.Data.MultiBindingExpression.AttachT oContext(Boolean lastChance)
bei System.Windows.Data.MultiBindingExpression.MS.Inte rnal.Data.IDataBindEngineClient.AttachToContext(Bo olean lastChance)
bei MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
bei MS.Internal.Data.DataBindEngine.Run(Object arg)
bei System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatch When(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
hatte das schon mal jemand und hätte mir einen Tipp?
VG Andreas

habe seit unbekannter Zeit / heute festgestellt, dass ich eine Fehlermeldung bekomme, wenn ich das Projekt öffnen möchte:
System.InvalidCastException: Die angegebene Umwandlung ist ungültig.
bei Knx.Ets.ViewModel.Converter.DeviceIconConverter.Co nvert(Object[] values, Type targetType, Object parameter, CultureInfo culture)
bei System.Windows.Data.MultiBindingExpression.Transfe rValue()
bei System.Windows.Data.MultiBindingExpression.Transfe r()
bei System.Windows.Data.MultiBindingExpression.UpdateT arget(Boolean includeInnerBindings)
bei System.Windows.Data.MultiBindingExpression.AttachT oContext(Boolean lastChance)
bei System.Windows.Data.MultiBindingExpression.MS.Inte rnal.Data.IDataBindEngineClient.AttachToContext(Bo olean lastChance)
bei MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
bei MS.Internal.Data.DataBindEngine.Run(Object arg)
bei System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatch When(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
hatte das schon mal jemand und hätte mir einen Tipp?
VG Andreas
Kommentar