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' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -