Download a specific version

Posted by: h.kiemel on 4 December 2019, 7:38 pm EST

    • Post Options:
    • Link

    Posted 4 December 2019, 7:38 pm EST

    I have installed and licensed ComponentOne (WinForms) with Version 2015_3. Now I have a new computer, where I have to install this version, but I don’t have saved this installation program on the old computer. Can I download this version or what must I do?

  • Posted 4 December 2019, 8:28 pm EST

    Hi,

    You can download the 2015v3 version ComponentOne from the following link:http://cdn.componentone.com/files/studioinstaller/C1StudioInstaller20153.2.9.exe

    ~Ruchir

  • Posted 7 January 2020, 12:38 am EST

    Now I have a new Computer. I installed ComponentOne version 20153.110. The license activation was successful. On my old Computer I had installed Version 20153.112. Is that problematic, when it is not the same?

    Now I copied the files of my Visual Studio project from the old computer to the new computer. Now there are a lot of errors with ComponentOne elements when I open the project. Before I describe these errors, can you tell me how is the correctly procedure to transfer a visual Studio project to a new computer.

    Thank you!

    Best regards

    Hans

  • Posted 7 January 2020, 6:05 pm EST

    Hi Hans,

    In order to run the same project(s) on multiple machines or to migrate an existing application to a new machine, ideally it is expected that both machine have the exact same version of ComponentOne installed.

    However, if the machines have different ComponentOne version installed, then the developer should ensure the following two points:

    1. Make sure that the SpecificVersion property is set to False for each ComponentOne assembly (*.dll).
    2. Trim the entries in licenses file ‘licenses.licx’ for the version information.

      Example: If the licenses file has an entry:
      C1.Win.C1FlexGrid.C1FlexGrid, C1.Win.C1FlexGrid.4, Version=4.0.20153.110, Culture=neutral, PublicKeyToken=79882d576c6336da
      Then trim the Version, Culture and PublicKeyToken information, as follows:```

      C1.Win.C1FlexGrid.C1FlexGrid, C1.Win.C1FlexGrid.4
    If you still face any errors, please share with us a screen-shot of the error messages you see.
    
    Regards,
    Ruchir
Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels