hi,
I have a VS2010 solution, referencing NetAdvantage's 11.2 version free assemblies. I could not use the version utility to upgrade my solutions/projects asit apparently could not detect anything to upgrade when it is version free assemblies we are referring to in our projects. Can you please fix this error?
Also after manually upgrading the projects and clearing the license.licx, all controls disappear from the form on the designer - instead they appear on the component tray.
Please advise ASAP. Thank you.
Hello Hertel,
You could try the steps below:
1. Delete all Old Infragistic`s assemblies from Reference folder in your VS
2. Add the new Infragistic`s assemblies in the Reference folder
3. Select all Infragistic`s assemblies from Reference folder and set property "SpecificVersion" = False in the property window of your VS
4. Open the licenses.licx file and delete the content. Save changes
5. Clear your solution
6. Rebuild
If you have any questions, do not hesitate to write us
Regards
Hi, and I can verify that this error only occurs when the project is referencing to the version free assemblies.
Did you try to set the property CopyLocal = false. Do you have anywhere local copy of Infragistic`s assemblies ? Do you have anywhere additional folder will our assemblies.. If so you need to repeat the steps also there.
If you have any questions, feel free to write us
hi, Copy local is set to true as we needed it. I have solved this by manually register the Infragistics.Win.Design.dll (version free) to the GAC.
Could you please let me know from where you are refering the controls that you are using in your application? From a specific folder or directly from the GAC?
If you are refering them from a specific folder, how is the Copy Local property being set?
Please feel free to let me know if you have any other questions.