Add application pool
-
Under Application Pools, right-click and then click Add Application Pool.
-
In the Add Application Pool dialog box Name field, type SEMClientAppPool.
-
Open the Advanced Settings dialog box for the application pool.
-
Ensure that ApplicationPoolIdentity is selected as the value for Identity. If you need to change it, click the ellipsis beside the Identity field value, then in the Application Pool Identity dialog box, from the Built-in account list, select ApplicationPoolIdentity.
Add application
The Client alias defined in this procedure is used as part of the URL needed for connecting to the Smart Engineering Manager Web Application.
-
Under Default Web Site, right-click and then click Add Application.
-
In the Add Application dialog box, do the following:
-
In the Alias field, type sem3.0.
-
Beside the Application pool field, click Select.
-
In the Select Application Pool dialog box, select SEMClientAppPool, and then click OK.
-
In the Physical path field, type or navigate to the Client folder, for example: c:\Program Files (x86)\Smart\Engineering Manager\3.0\Client.
-
-
On completion of the above definitions, open a command prompt using the Run as administrator option and run the iisreset command.