Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
0
Active Threed licencing issue
posted

We have a VB6 application. We recently released a new version. The new version runs fine in Windows 7 environment. When the same version is ran on Windows XP machine, we receive the following error:

 

Active Threed Components

Unlicence Copy – For Demp Use only

 

Can you please tell me what is missing from our development environment?

I installed "activethreedplus3" already. Please note that the error is only using Windows XP.

 

Your input is appreciated.

Parents
No Data
Reply
  • 22852
    Offline posted

    Bahram,

    It sounds as though the build machine may not have a licensed version of the toolset.  If this is the case you may need to rerun the installer and put in your product key.  If you have already done this, maybe the licensing information isn't correctly found.  If you are using a computer newer than Windows XP to build with then there may be some issues as the OS will be newer than the toolset.  Also if you are using a 64 bit machine, it is likely that you will have issues.  Some people have worked around those with the information in this thread:

    http://es.infragistics.com/community/forums/t/52530.aspx

    Some additional testing that you can do is to build a small sample application with the controls to see if it reproduce the same issue where you get different behavior on Windows XP and Windos 7.  Note that you may also want to Migrate the Windows XP machines to Windows 7 as Microsoft no longer supports Windows XP:

    https://www.microsoft.com/en-us/windowsforbusiness/end-of-xp-support

Children