I was under the impression that a build server does not require its own license but i am seeing the following error below, can anyone advice on why it might be happening?
Error
Properties\licenses.licx (1): Exception occurred creating type 'Infragistics.Windows.DockManager.XamDockManager, InfragisticsWPF4.DockManager.v10.3, Version=10.3.20103.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' System.ComponentModel.LicenseException: Unable to locate license
I took a look at the licenses file itself and found the following content (which matches the controls im using):
Licenses Content
Infragistics.Windows.DockManager.XamDockManager, InfragisticsWPF4.DockManager.v10.3, Version=10.3.20103.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb Infragistics.Windows.Ribbon.XamRibbonWindow, InfragisticsWPF4.Ribbon.v10.3, Version=10.3.20103.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb Infragistics.Windows.Ribbon.XamRibbon, InfragisticsWPF4.Ribbon.v10.3, Version=10.3.20103.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
Dimi,
Thanks for your help, i was able to resolve the issue on the build server by following your advice
Hi Dimi,
I have a project which I have to upgrade from VS2003 to VS2010. My team had used NetAdvantage 2006 Volume 3 CLR 1.x. So I downloaded the same from the website and added the references in my project. It does not give me any error when I build this using MSBuild. There is ingragistics.license present in C:\Windows/Assembly.
I read this link: http://forums.infragistics.com/forums/p/9004/35246.aspx#35246 and kept the license file empty.
I have two issues:
1. License file is empty after the build.
2. I cannot use any tools like WebPanel or WebGroupBox from Infragistics.WebUI.Misc. When I drag and drop these tools, I get an error, Net Advantage Trail Period exprired. But I installed licensed version with product key 9302-1200066-4456104. I have tried to re install may times but still could not solve the problem.
Can anyone help me with this.
Thanks in advance.
Hi,I am just checking if the latest reply helped you out and if you require any further assistance on the matter. Let me know if you have any further questions. Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
Hi Dmitry,
You need to have licensed copy of the product on the build Server, otherwise you will see the mentioned error. You can find very details explanation on this post:http://community.infragistics.com/forums/p/19481/70407.aspx
and specifically on this blog:http://blogs.infragistics.com/blogs/ed_blankenship/archive/2007/07/16/building-apps-using-netadvantage-with-team-build.aspx
I hope this answer all of your questions.
Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support