c# - Infragistics Windows Form error - "Object of type 'Infragistics.Win.Appearance' cannot be converted to type 'Infragistics.Win.AppearanceBase'." -


after dragged , dropped ultra panel in form. showing:

object of type 'infragistics.win.appearance' cannot converted type 'infragistics.win.appearancebase'.

need how resolve?

it sounds though there multiple versions of infragistics assemblies referenced project. if case, solution make sure of infragistics references same version of toolset. done removing references version has less references.


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -