Print Search Rate
    
   04-23-2003, 3:38 PM
How Do I Get the Evaluation Screen Off of the Client Machine?
Check the client machine for DCUBE.OCX and be sure to delete all instances of this file. Then register the licensed version of the DynamiCube OCX file. It seems that the client has already registered the unlicensed version, thus displaying the Evaluation Dialog when it is loaded. If DCUBE.OCX is already registered from the first install, it will not be re-installed on the second install due to the fact that the OCX file is already there (whether licensed or not).

Using Visual Basic's Package and Deployment Wizard

  1. Uninstall the current version of DynamiCube on the client machine (deleting all instances of DCUBE.OCX).
  2. Recompile your application and recreate the Package and Deployment wizard from the development machine (ensuring that the DCUBE.OCX is a licensed version), and re-run the setup for your application on the client machine. This will confirm that the wizard includes binary data about the licensing of the OCX on the clients machine that is significant to your EXE file.
  3. After running the setup on the client machine, run the application to ensure that these steps performed successfully. I'm all but sure that this will fix your problem.

Using the LPK File on the Web

Have your end users delete all instances of the DCUBE.OCX on their machines, thus forcing them to use the licensed version included in the LPK file.

Related Articles:

Download LPK Tool
GrapeCity » Frequently Aske... » DynamiCube FAQ » How Do I Get the Evaluation Screen Off of the Client Machine?
Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.