Forum Home › Forums › Installation Issues › Migrate plugin license key?
- This topic has 8 replies, 3 voices, and was last updated 7 months, 4 weeks ago by
Mikhail.
-
AuthorPosts
-
September 16, 2021 at 5:14 am #9525
kcks66
ParticipantHi 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.
September 16, 2021 at 6:25 am #9526manjey73
ParticipantOfficially, you can’t. But the ways of the Lord are inscrutable 🙂
September 16, 2021 at 2:47 pm #9527Mikhail
ModeratorHello,
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 ))September 17, 2021 at 12:20 pm #9528kcks66
ParticipantLook’s like I have no choice to purchase new license keys then.
Thanks for the reply.September 18, 2021 at 7:44 am #9529kcks66
ParticipantHi 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:
Pls advice for is there any steps that I missed?
Thank you.September 18, 2021 at 11:53 am #9530manjey73
ParticipantThere are some problems with access rights. Configuration files are written from the system user, and you open the Web from a regular user
September 19, 2021 at 6:55 am #9531kcks66
ParticipantHi manjey73,
I enable full control rights to the files and it worked. I can save my web configuration now.
September 19, 2021 at 7:03 am #9532kcks66
ParticipantHi 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.
September 20, 2021 at 11:25 am #9533Mikhail
ModeratorHi,
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. -
AuthorPosts
- You must be logged in to reply to this topic.