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.
I was having problems with version 16.2 and there was a minor update from you peoplle. Setting the Specific to False solved it. However, the Data Schema has to be redone.
Hello Hertel,
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.
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.
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
Regards
Hi, and I can verify that this error only occurs when the project is referencing to the version free assemblies.