This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pmm:installation [2020/09/24 10:07] admin |
pmm:installation [2023/10/18 15:14] (current) admin |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== System Requirements ===== | ===== System Requirements ===== | ||
- | * Windows | + | * Windows |
* Current Intel® Core i5, i7 or i9 CPU or comparable processor | * Current Intel® Core i5, i7 or i9 CPU or comparable processor | ||
* At least 4GB memory | * At least 4GB memory | ||
* At least 150MB hard disk space | * At least 150MB hard disk space | ||
- | * .NET Framework 4.0 or later | + | * .NET Framework 4.8 or later |
* The system requirements for the license server can be found [[license: | * The system requirements for the license server can be found [[license: | ||
- | * The system requirements for the Microsoft® SQL Server can be found [[https://docs.microsoft.com/ | + | |
+ | | ||
===== Client Program (FREE) ==== | ===== Client Program (FREE) ==== | ||
Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, | Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, | ||
Line 31: | Line 32: | ||
An installation of the PRO version includes up to 3 parts: | An installation of the PRO version includes up to 3 parts: | ||
- | - | ||
- | - | + | - |
- | - | ||
Line 40: | Line 41: | ||
* MDAC Version 2.7 | * MDAC Version 2.7 | ||
* Windows Installer 3.1 or higher | * Windows Installer 3.1 or higher | ||
- | * .NET Framework 4.0 | + | * .NET Framework 4.8 |
==== 2. Main Program ==== | ==== 2. Main Program ==== | ||
Line 50: | Line 51: | ||
{{: | {{: | ||
- | Select the database you want use. Please note that when using an SQL-Server, it must already be installed. The database schema will be initalized during the installation. Click " | + | Select the database you want use. Please note that when using an SQL-Server, it must already be installed. Click " |
{{: | {{: | ||
Line 76: | Line 77: | ||
|DBTYPE | |DBTYPE | ||
|DBUSER | |DBUSER | ||
- | |LICMETHOD | + | |LICMETHOD |
|LICSERVER | |LICSERVER | ||
|DBCONNECTIONSTRING|Connection string to database server: " | |DBCONNECTIONSTRING|Connection string to database server: " | ||
Line 168: | Line 169: | ||
To install the plugin please proceed as follows: | To install the plugin please proceed as follows: | ||
- | - Install [[en:automationserver: | + | - Install [[automationserver: |
- Copy the plugin assemblies to the program directory of the Reitec.AutomationServer | - Copy the plugin assemblies to the program directory of the Reitec.AutomationServer | ||
- Customize the pmmplugin.settings file | - Customize the pmmplugin.settings file | ||
Line 182: | Line 183: | ||
| DatabaseUser | | DatabaseUser | ||
| DatabasePassword | sdf34lkjsfn234 | | DatabasePassword | sdf34lkjsfn234 | ||
+ | | DatabaseProvider | SQLOLEDB.1 | ||
| DatabaseSecurity | WINDOWSAUTH; | | DatabaseSecurity | WINDOWSAUTH; | ||
- | | EnableConnectivityCheck | true; false | + | | EnableConnectivityCheck | true; false | Activates connectivity check by Ping | |
- | | KeepConnectionAlive | true; false | + | | KeepConnectionAlive | true; false | Database connection will be alive all the time (Default: false) |
+ | | LicenseMode | ||
+ | | LicenseNumber | ||
+ | | WebServiceURL | ||
| LicenseServer | | LicenseServer | ||
| LicensePort | | LicensePort | ||
Line 199: | Line 204: | ||
< | < | ||
- | The required encrypted passwords can be found in the file "Reitec.PMM.exe.config" in the installation | + | The required encrypted passwords can be found in the file "database.settings" in the directory |
</ | </ | ||