Migrate plugin license key?

Forum Home Forums Installation Issues Migrate plugin license key?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #9525
    kcks66
    Participant

    Hi Mikhail,

    I purchased chart pro and automatic control module plugin license keys and installed in a physical PC. Now I want to migrate the Rapid SCADA from the physical PC to a Virtual Machine.

    Can I migrate the plugin license keys from the physical PC to the VM as well?

    Thank you.

    #9526
    manjey73
    Participant

    Officially, you can’t. But the ways of the Lord are inscrutable 🙂

    #9527
    Mikhail
    Moderator

    Hello,

    According to this page, “Modules are bound to a particular server. License keys can not be transferred to another server.”

    This is because of the technical reason. To allow transfer keys, it’s needed to check registration via Internet periodically, like Windows does, for example. SCADA software should not depend on the Internet connection.

    > the ways of the Lord are inscrutable
    We’re here on the ground in dust ))

    #9528
    kcks66
    Participant

    Look’s like I have no choice to purchase new license keys then.
    Thanks for the reply.

    #9529
    kcks66
    Participant

    Hi Mikhail,

    I migrated Rapid SCADA 5.8.2 from Local PC with Windows 10 to Virtual Machine with Windows Server 2006.

    So far so good but I found out I had error when saving Web Configuration, as below:

    https://ibb.co/3r4DrHj

    Pls advice for is there any steps that I missed?
    Thank you.

    #9530
    manjey73
    Participant

    There are some problems with access rights. Configuration files are written from the system user, and you open the Web from a regular user

    #9531
    kcks66
    Participant

    Hi manjey73,

    I enable full control rights to the files and it worked. I can save my web configuration now.

    #9532
    kcks66
    Participant

    Hi Mikhail/manjey73,

    I am facing problem when I try to activate Automatic Control Module in my VM.
    The error message say:

    Error getting module interface type from the library ModAutoControl.dll: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.

    I search following example to grant full trust as below:

    <configuration>
    <runtime>
    <loadFromRemoteSources enabled=”true”/>
    </runtime>
    </configuration>

    My question is what file and which lines of the file should I paste this code into? Thank you.

    #9533
    Mikhail
    Moderator

    Hi,

    This topic is about license key. Please do not mess all questions in a one topic.
    Create new topic for different questions.
    The above question can be fixed in a short time.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.