Skip to main content
Version: 8.1On-site

Maintain Creatio website in IIS

When you maintain your on-site Creatio application, for example, set up integrations, you might need to stop and restart your Creatio website.

Stopping the website

To avoid data loss, we recommend you stop the production website before updating.

  1.  Open the Internet Information Services Manager (IIS).

  2.  Stop the needed web site using the Stop command in the Actions area (Fig. 1).

    Fig. 1 Stop the website in IIS
    Fig. 1 Stop the website in IIS

As a result, your Creatio website will stop and give you opportunity to implement needed changes in a safe way.

Start, compile and verify website

After the update process is complete, start the Creatio website in IIS, compile the application and test if the website functions as intended.

  1.  Open the Internet Information Services Manager (IIS).

  2.  Start the web site using the Start command in the Actions area.

  3.  Open the web site using the Browse command in the Actions area (Fig. 2).

    Fig. 2 Open a test website in a web browser
    Fig. 2 Open a test website in a web browser
  4.  To re-generate client static content, run the Compile all items action in the Configuration section.

  5.  Open the application in a web browser and verify that your routine operations function correctly.

    note

    If ISS session state settings were upset by the changes you implemented this makes it impossible to log in to the mobile application. After an update, makes sure the “Use Cookies” mode is enabled in the ISS cookies settings.

  6.  If everything works properly, you can delete the backup application and database.

As a result, your Creatio website will be availiable for users and contain all new functionality.


See also

System requirements calculator

Compile an app on a web farm

Update guide