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
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.
Hi, and I can verify that this error only occurs when the project is referencing to the version free assemblies.
hI,
SpecificVersion has already been set to false. And I have followed the steps as you suggested but controls still appear on the component tray. I could not move or edit the property of the controls.
1. I just made a simple win forms project in VS2008, with a ultrawingrid and ultrabutton, referencing 10.2 version free assemblies.
2. Upgrade the solution to VS2010, delete 10.2 assemblies from reference folder, replaced with 11.2 assemblies.
3. Open the solution, delete the licenses.licx content, clean solution, rebuild solution.
4. Reopen the windows form, the controls are at the component tray and I can't edit them.