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

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

Google sheets equipment borrowing system -

c# - Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataObject -