This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pmm:installation [2017/04/28 09:15] admin [2. Main Program] |
pmm:installation [2023/10/18 15:14] (current) admin |
||
---|---|---|---|
Line 2: | Line 2: | ||
The installation is different for the FREE and PRO version. Make sure you use the use the correct chapter of the help. | The installation is different for the FREE and PRO version. Make sure you use the use the correct chapter of the help. | ||
+ | ===== System Requirements ===== | ||
+ | * Windows 10 or later, Windows Server 2019 or later | ||
+ | * Current Intel® Core i5, i7 or i9 CPU or comparable processor | ||
+ | * At least 4GB memory | ||
+ | * At least 150MB hard disk space | ||
+ | * .NET Framework 4.8 or later | ||
+ | |||
+ | * The system requirements for the license server can be found [[license: | ||
+ | * If used, Microsoft® SQL-Server 2019 or later | ||
+ | * The system requirements for the Microsoft® SQL Server can be found [[https:// | ||
===== 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 22: | 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 31: | 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 ==== | ||
- | {{:de: | + | {{: |
Select the language in which you want to use Reitec.PMM. Click " | Select the language in which you want to use Reitec.PMM. Click " | ||
- | {{:de: | + | {{: |
Determine whether you want to install the license service locally or use an already installed one. Click " | Determine whether you want to install the license service locally or use an already installed one. Click " | ||
- | {{:de: | + | {{: |
- | 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 " |
- | {{:de: | + | {{: |
Select an installation folder and click " | Select an installation folder and click " | ||
- | {{:de: | + | {{: |
Click " | Click " | ||
- | {{:de: | + | {{: |
Reitec.PMM is installed. Wait until the installation is complete. | Reitec.PMM is installed. Wait until the installation is complete. | ||
- | {{:de: | + | {{: |
The installation is complete. Click " | The installation is complete. Click " | ||
Line 67: | Line 77: | ||
|DBTYPE | |DBTYPE | ||
|DBUSER | |DBUSER | ||
- | |LICMETHOD | + | |LICMETHOD |
|LICSERVER | |LICSERVER | ||
|DBCONNECTIONSTRING|Connection string to database server: " | |DBCONNECTIONSTRING|Connection string to database server: " | ||
Line 159: | Line 169: | ||
To install the plugin please proceed as follows: | To install the plugin please proceed as follows: | ||
- | - Install [[de: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 173: | 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 190: | 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 |
</ | </ | ||