TFS Build Service Error
Posted: Wed Jan 29, 2014 4:46 pm
I am attempting to add a project to our TFS Build server. I have the latest copy of TeeChart .Net installed on both my development machine and the TFS build machine. When I run the build script, I get the following error:
My Project\licenses.licx (11): Unable to resolve type 'Steema.TeeChart.TChart, TeeChart, Version=4.1.2012.1312, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'
If I look at the licenses.licx file, I do see the Steema.TeeChart line in that file. If I open a new project in Visual Studios on the actual TFS Build Server and drop a TeeChart chart onto a form, the licenses.licx file is created and contains the identical line. So, I know the proper version of TeeChart is installed and is recognized by a local copy of Visual Studios.
Any thoughts on how to make the TFS build script process recognize the TeeChart control? I have read the couple forum postings here from a few years ago. No real help there.
System Specifics:
TFS machine is Windows Server 2008- 64 Bit.
Project is coded in Visual Studios 2010 -vb.Net
TFS version running on the server is 2012.
Thanks!
Dave
My Project\licenses.licx (11): Unable to resolve type 'Steema.TeeChart.TChart, TeeChart, Version=4.1.2012.1312, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'
If I look at the licenses.licx file, I do see the Steema.TeeChart line in that file. If I open a new project in Visual Studios on the actual TFS Build Server and drop a TeeChart chart onto a form, the licenses.licx file is created and contains the identical line. So, I know the proper version of TeeChart is installed and is recognized by a local copy of Visual Studios.
Any thoughts on how to make the TFS build script process recognize the TeeChart control? I have read the couple forum postings here from a few years ago. No real help there.
System Specifics:
TFS machine is Windows Server 2008- 64 Bit.
Project is coded in Visual Studios 2010 -vb.Net
TFS version running on the server is 2012.
Thanks!
Dave