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
40
Free licencse issue
posted

Hi

l have downloaded the trial version of infragistics and as I start my source code the warning message pops up, indicating "this program was created using an unlicensed copy of infragistics ultimate. please contact the author/ vendor of the application. " as I press ok to proceed, the software opens but not with all its feature and it is not functional. does this problem due to the unlicensed toolkit ?

 

thanks in advance

sepehr 

 

Parents Reply
  • 8607
    Offline posted in reply to sephr nakhostin

    Hello sepehr,

    Thank you for explaining the scenario.  I searched for "pmu connection tester" and found this page.  Is this what you're using?

    https://pmuconnectiontester.codeplex.com/SourceControl/latest

    I expanded the Main > Source > Dependencies > Infragistics nodes on the tree, and it shows the Infragistics assemblies (the "controls" I mentioned before) that are being used. The "platform" I asked about would be "Windows Forms", as is shown by the "Win" in the name of the assemblies.  The ones listed are for 7.2.  If you downloaded a trial of Infragistics controls, the version is likely 16.1.  Have you tried upgrading the references in the project?  If you expand the "References" folder in your solution explorer, do you see a yellow exclamation mark (!) next to these references?  If the references have that "!", I'd recommend following one of the following two approaches.

    1. If you used the Platform Installer (web-based small installer) to get the free trial, run it again and choose to also install the "Version Utility".  This will give you an easy UI through which to upgrade the references.  More information is available here.

    2. You can also upgrade the project manually.  Right-click on the References folder and choose to add new references.  Match the existing 7.2 assemblies to the trial 16.1 assemblies you have in your installation folder (C:\Program Files (x86)\Infragistics\2016.1\Windows Forms\CLR4.0\Bin).  Then delete the 7.2 assemblies from the References folder.  More information is available here.

    After upgrading the project, rebuilding it, and running it, if it still doesn't work, please report what isn't working and we will help you resolve it if it's related to Infragistics controls.


    Elizabeth Albert
    Localization Engineer 

Children
No Data