Hi,
My application is using Infragistic 10.3 version. I'm getting below error on project build.
Error
Assembly 'Infragistics2.Win.UltraWinGrid.ExcelExport.v10.3, Version=10.3.20103.2041, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' uses 'Infragistics2.Win.UltraWinGrid.v10.3, Version=10.3.20103.2041, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' which has a higher version than referenced assembly 'Infragistics2.Win.UltraWinGrid.v10.3, Version=10.3.20103.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
----------------------------------------------
Assembly 'Eclipsys.Clinicals.ManageACESUserPreferences, Version=5.10.0.0, Culture=neutral, PublicKeyToken=null' uses 'Infragistics2.Win.UltraWinGrid.v10.3, Version=10.3.20103.2041, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' which has a higher version than referenced assembly 'Infragistics2.Win.UltraWinGrid.v10.3, Version=10.3.20103.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
-----------------------------------------------
Please help.
Thanks
Hello psr,
Thank you for the references.
Could you please clear the contents of the licenses.licx file and "Clean" and "Rebuild" your application prior runing it ? This file is located under the "Properties" folder in your application.
Also could you please let me know what these two sections of the assemblies are representing?
Please feel free to let me know if there is anything else that I could assist you with.
Hi Anastas,
Thanks for quick reply. Below is the list of references.
The 'Specific version' is already set to false.
Which references you are using in you project?
Maybe the problem is that your references's Specific Version is set to True.
So try to set Specific Version to false - maybe this should fix the problem.
Regards,
Anastas