Website and Web Application Management on a Remote Web Server (IIS)
Scenario
On the Desigo CC Server, you have created a Server project using SMC and the project is started. The CCom manager for the project that you want to connect to must be running on the server.
Now, you want to connect a website/web application available on a third-party machine (target machine) to the project on the Desigo CC Server system.
To do this, you must have an intermediate machine (for example, a laptop). On this laptop, before exporting the web application to the third-party system, you perform certain steps.
Prerequisites
- Desigo CC is installed (on Client/FEP, as source machine)
- IIS is installed and configured (on both source as well as target machine)
- You have installed Application request Routing (ARR) (on both source as well as target machine)
- You have enabled Proxy for the Application Request Routing (ARR) Cache in IIS (on both source as well as target machine).
Overview
- Download and Install Microsoft Web Deploy 3.6
- Assign the Domain User as a Member of the IIS_IUSRS Group
- Create a New Website or Edit an Existing Website in IIS
- Create and Configure a Web Application for Export
- Export a Web Application from the Source Machine
- Import a Web Application on the Target Machine
- Create Virtual Directories for a Web Application in IIS
- Enable the WebDAV Authoring Rules for a Website
- Set the WebDAV Authoring Rules for Virtual Directories
- Verify/Create the Application Pool of a Web Application
- Edit a Web Application
- Remove a Web Application from IIS on the Source Machine