Login  
Search All Forums
Dart Home | Custom Development Reply | Licensing Issues Topics | Forums   
AuthorForum: Licensing Issues
Topic: TFS 2010 Build Issue
freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 12:33 PM

I am getting an error trying to build a project that references 2 of the Dart assemblies (Dart.PowerTCP.SecureFtp & Dart.PowerTCP.Zip). I have installed them on the build server under the user that the builds are running under and also pit the license on there. However, I get the following errors during the build process.

 licenses.licx (1): Exception occurred creating type 'Dart.PowerTCP.Zip.Archive, Dart.PowerTCP.Zip, Version=1.1.0.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb' System.ComponentModel.LicenseException: This product is not registered and a trial license is not present. You must install this product to enable a 30-day trial development license

 licenses.licx (4): Unable to resolve type 'Dart.PowerTCP.SecureFtp.Ftp, Dart.PowerTCP.SecureFtp, Version=2.3.0.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb'
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted August 8, 2011 1:04 PM

Hello,

The first error message indicates that your license information cannot be found, and the 2nd most likely indicates that the referenced dll cannot be found. Have you checked your reference for SecureFtp? If that does not resolve your issue, please try removing the Version and Culture fields from your licenses.licx.

If you are using these products on a Windows 7, Vista or Server 2008 OS, you must run the registration utility 'As Administrator' from the right-click context menu and ensure that the components are licensed, then try compiling your project again; it may be necessary to delete or move your obj and/or bin folders to ensure that the license information is correctly updated. If you are using Windows XP or equivalent, please let me know.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 2:27 PM

I tried your suggestions but I still get these errors:

licenses.licx (1): Exception occurred creating type 'Dart.PowerTCP.Zip.Archive, Dart.PowerTCP.Zip, Version=1.1.0.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb' System.ComponentModel.LicenseException: This product is not registered and a trial license is not present. You must install this product to enable a 30-day trial development license

licenses.licx (4): Unable to resolve type 'Dart.PowerTCP.SecureFtp.Ftp, Dart.PowerTCP.SecureFtp, PublicKeyToken=5966291b8955e4bb'
freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 2:28 PM

The licenses.licx file contains the following entries:


Dart.PowerTCP.Zip.Archive, Dart.PowerTCP.Zip, PublicKeyToken=5966291b8955e4bb
Infragistics.Win.UltraWinGrid.UltraGrid, Dart.PowerTCP.SecureFtp.Ftp, Dart.PowerTCP.SecureFtp, PublicKeyToken=5966291b8955e4bb
freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 2:29 PM

Sorry here are the entries:

Dart.PowerTCP.Zip.Archive, Dart.PowerTCP.Zip, PublicKeyToken=5966291b8955e4bb

Dart.PowerTCP.SecureFtp.Ftp, Dart.PowerTCP.SecureFtp, PublicKeyToken=5966291b8955e4bb
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted August 8, 2011 3:22 PM

I'm sorry, I meant to indicate to remove the publickeytoken field as well, but that would only resolve your SecureFtp issue. What is the name of the dll you are referencing? Have you confirmed that your reference to the dll is valid?

When you run the registration utility 'As Administrator' from the right-click context menu (not under an administrative account), is your serial number for each product displayed when you select them in the listbox?
What OS are you using?

Are you able to create a new project with either component, and successfully compile it on your build machine?

It is possible that your version of those components is not compatible with your version of Windows, as they were released more than 5 years ago; you may need to upgrade to the latest version, which also includes many other improvements to the controls. If you are interested, please contact jamie.powell@dart.com

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 5:26 PM

The serial # for each product does show up when I run 'as Administrator'.

I am able to compile the project from VS on the Build Server. 
freeman

From: Hendersonville, TN USA
Posts: 6
Member Since: 08/08/11
posted August 8, 2011 5:27 PM

Please call me if you have a few minutes to discuss. 615-824-8664 x3392.

Jonathan
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted August 9, 2011 9:22 AM

Hello,

Since you are able to compile a new project manually on the build server, that tells me that for SecureFtp there's an issue with your existing project, you might try removing and re-adding the reference to SecureFtp, or rebuilding your project in a new project. For the Zip issue, are you running your build application 'As Administrator'?

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | Licensing Issues Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX