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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -