Modify Web.config
Generate a unique machineKey value for your Creatio application. To do this:
-
Download the PowerShell script. Download the script.
-
Run the PowerShell console as an administrator.
-
Specify the path to the root Creatio directory in the PowerShell terminal and run the script. Example of the command to run:
.\UpdateMachineKey.ps1 "[Path to the root Creatio directory]"
As a result, the script will generate a unique machineKey value in Web.config files located in the root Creatio directory and the Terrasoft.WebApp directory.
See also
Enable required Windows components
Set up Creatio application server on IIS
Switch a Creatio website from HTTP to HTTPS