New Articles

  1. Navigation and data area

    Portal sites are using common main layout with navigation and data areas. Main navigation This menu is used to move between different pages on Portal. Usually main menu sub items are the same as page navigation (2) panels Page navigation Page na...
  2. Install IIS Features

    Use following PowerShell command to install required IIS features on Windows Server 2012 R2 or later Import-Module ServerManager Add-WindowsFeature Web-Server, Web-WebServer, Web-Default-Doc, Web-Http-Errors, Web-Static-Content, Web-Http-Logging,...
  3. Create database

    If required, replace all Carillon entries with desired name of the database (for example prod_Carillon). Database settings and files can be modified but file groups created by this script are required. USE [master] GO IF NOT EXISTS (SELECT *...
  4. Implementation

    By default following order should be used when implementing Centero Carillon: Check and verify that requirements are fulfilled Install Centero Carillon Configure web.config Configure custom reports Configure temporary user account settings...
  5. Portal installation

  6. Install

    On install page you have option to go back and change installation settings before actual installation process begins. Click Install to continue ...
  7. Destination folder

    Destination folder page is used to specify where Centero Carillon Portal website content will be placed. Change destination folder Click to specify different destination folder for Centero Carillon Portal website content Click Next to continue...
  8. Website settings

    Centero Carillon Portal Website Settings page is used to specify what IIS website is created or used for Centero Carillon Portal. Because Agent Gateway will be on the same server you need to specify IP address, port or host header that are unique on...
  9. Database

    Database server page is used to specify where Centero Carillon database will be created or used if already exists. If database does not exist on specified Microsoft SQL Server instance then user account running the installation program must have per...
  10. Welcome

    Welcome page shows the version of the Carillon Portal that will be installed Click Next to continue ...