I try to load my project after i format my pc from win 7 32bit to win8 64bit(might has something to do with the error) and the infragistic licenses dont work. I have 8 infragistics in my license.licx file and i get 8 errors in visual studio 2008. The error i get is this:
Error 1 Exception occurred creating type 'Infragistics.Win.UltraWinGrid.UltraGrid, Infragistics2.Win.UltraWinGrid.v7.1, Version=7.1.20071.40, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' System.ComponentModel.LicenseException: No license information found C:\Users\Antonis\Desktop\Dropbox\BackUp\PETROLINA\CANTINE\23.04.2013 VISITORS working\Visual Studio 2008\Projects\Petrolina receive order\Petrolina receive order\My Project\licenses.licx
And i installed the same version of infragistics i had before. What do i do wrong?
Hello Antonis,
Thank you for your post.
Could you please open the Licenses.licx file, and remove the Infragistics content from there, after that clean and rebuild your application, and see if this will work for you. If this doesn't help, please feel free to let us know what is the behavior that you are seeing after that.
In case of other questions please do not hesitate to contact us.
Hi Danko,
We are migrating one application which was using infragistics NetAdvantage 2006 vol 1 for CLR 1.x in windows server 2008 R2. As this version does not support windows server 2016 ,installed nuget package Infragistics2-7.3 .Updated the licenses.licx file with latest version.checked the infragistics licence present in assembly.But still i get build errors.When i see the control on design page its says "No license information found".
So please suggest me whether we can use the nuget packages for latest version or do licensed verison of latest software is mandatory
Hello again. Sorry for the late reply. Em that was my first move. I did delete all from the file and i dont get an error at the error log, but rather get ignore and continue image when i try to see my infragistic grids. If i do insert back the licenses i get one error for each license and the image that doesnt load the grids
Antonis,
In addition to what Danko suggested, if the issue still happens after removing the Infragistics content from the licenses.licx file please try to create a new project using the WinGrid to see if it will have the same issue.
If it does have the same issue, then I would like to know if the Infragistics.License assembly is in the GAC (C:\Windows\assembly). If this file is present then it would be best to have an installation log which you would need to generate when reinstalling the toolset. The following article has details on how to create a log file when installing:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10039
Let me know if you have any questions with this matter.