I am on a project with 4 other developers. I am the only one using Infragistics (for the webchart). I sent my Infragistics webchart changes to our source control and the other devlopers have gotten the latest version of our project.
Now those developers are getting the following error:
The licx file is automatically generated by Visual Studio, and contains the list of components which require a license to use at design-time. This does get a little complicated when you attempt to use MSBuild to compile a project, because it looks at the same LICX file. The trick (if I remember) is to have the other members clear the contents of the .licx file (don't delete the file, just empty out it's contents). That should allow them to compile, though they will still be unable to open up any forms with Infragistics components inside of them.
-Tony
this helped me thanks
Hi,
I have a Windows Forms application which is developed in VB.NET which refers Infragistic controls.
Solution was developed in 2011 and It has Infragistics dll's in it.(For Eg .Infragistics.Win.UltraWinGrid.v5.3,Infragistics.Win.Misc.v5.3 and few more).
When I try to build,solution builds successfully but I am not able to open any form and do development as it gives error as 'Unable to locate license assembly'
I have not installed anything on my system yet and all dlls are in Bin folder of my solution.
please Help.
-Grishma
I saw this message and have a similar problem. I just posted a new message but want to add a wrinkle to this.
I searched my workstation for a licx file and couldn't find one. Which folder should it be in?
Thanks for your help.
Jane