c# - How to upgrade WinForm infragistics v12.1 to 14.1 -
i have add new infragistics references version 14.1 references(v12.1) using utility , when add references new version got errors...
"error 6404 type or namespace name 'infragistics' not found (are missing using directive or assembly reference? ...etc"
it still finding references of old version
after installing infragistics 2014, should see menu item in visual studio called infragistics. click on , click on check updates. scan projects old references, , upgrade namespaces , controls latest versions. click on upgrade button next each project comes in list. remove errors.
Comments
Post a Comment