| Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
| Author | Forum: PowerTCP Emulation for .NET Topic: Licensing Problem |
| lmayor From: Gen. Trias, Cavite, Philippines Posts: 3 Member Since: 10/01/04 |
posted October 4, 2004 7:45 AM I'm writing a web service using Emulation for .Net to access VMS information and I'm getting a licensing error when I deploy it on our test server. The error I'm getting is: System.ComponentModel.LicenseException: This PowerTCP product has not been added to the project's licenses.licx file. If your project does not have a licenses.licx file already, you must create a text file named "licenses.licx" and add it to your PROJECT (not the solution). You must then add the line: 'Dart.PowerTCP.Emulation.Vt, Dart.PowerTCP.Emulation.Vt' to the file. If the project already contains a licenses.licx, simply append this line to the file. For more information, please see the "Creating the Licenses.licx File" page in the Online Help. ***IMPORTANT*** Any time you make changes to the licenses in your project, you MUST REBUILD THE SPECIFIC PROJECT (not the solution!) that contains the reference to the licensed DLL or the changes will not be built into the application!! Sometimes it may be necessary to delete any temporary project files from the project's output directory to force a rebuild. at g.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) at System.ComponentModel.LicenseManager.Validate(Type type) at Dart.PowerTCP.Emulation.Vt.a() at Dart.PowerTCP.Emulation.Vt..ctor(IContainer container) at PROMIS.PROMIS.InitializeComponent() at PROMIS.PROMIS..ctor() I've tried the advice from the other forums but I still get the error. To check what I'm doing wrong, I tried the Screen Scrape sample that came with the product (Emulation for .Net). The sample worked well on my development system but when I change the Copy Local to True I get the same exception. Is this normal? The licenses.licx is in the project (not the solution) with the correct strings. I already tried deleting the contents of the bin folder and rebuilding with no luck. Appreciate any help with this problem. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 4, 2004 9:02 AM Please email support@dart.com and provide this same info along with the serial number for your product. |
| Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|