Hi,
I am working in a team on a .NET project involving several developers.
The projects uses the infragistics ultratree. We purchased the licence, I installed it on my PC, all is ok.
But when a colleague tries to make it work after getting latest version from source control, he gets the following error :
Exception occurred creating type 'Infragistics.Win.UltraWinTree.UltraTree, Infragistics2.Win.UltraWinTree.v8.1, Version=8.1.20081.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' System.ComponentModel.LicenseException: No license information found
What is the solution to my problem? Is it necessary to install infragistic exe files on all developers' workstation ? I hope not.
Thanks
Pascal
Hi Pascal,
everybody who works on a project that has references to infragistics controls needs an installation of NetAdvantage and a valid licence. If you're the only UI Developer, one solution to your problem could be a clear seperation of UI and business logic. Like this you could work on the ui project and the other developers on the business logic.
Andre