Navigation:  Installation > Internet Information Services (IIS) 6 >

Configuration of the Virtual Directory Named „UserManagementAdmin“

Previous pageReturn to chapter overviewNext page

The next steps are done inside Internet Information Services (IIS) Manager. Open the Properties page of the UserManagementAdmin-directory (context menu with the right mouse button over the UserManagement Admin and select Properties).

 

Choose Properties of the Virtual Directory

Choose Properties of the Virtual Directory

 

Next the permissions have to be set as seen on the screenshot.

 

NOTE: If there is an ASP-application already installed at the server, remember that it is not allowed to run an ASP.NET application 1.0 in the same application pool as an ASP.NET application 2.0. In that case, a new application pool has to be set (eg. named UMAdmin).

 

Set correct permissions to the virtual directory

Set correct permissions to the virtual directory

 

Set “Default.aspx” as default content page in the Documents-tab. The other default values for the default content page should be removed.

 

Set Default.aspx as default content page

Set Default.aspx as default content page

 

Check the correct ASP.NET version and set version 2.0.

 

Support for .NET Runtime version 2.0 is required and has to be set

Support for .NET Runtime version 2.0 is required and has to be set

 

Next, all files of the archive “UserManagementAdminWeb.zip” have to be unpacked and copied into the „..\Inetpub\wwwroot\UserManagementAdmin\“ directory.

 

Copy UserManagement Admin Web files to „..\Inetpub\wwwroot\UserManagementAdmin\“

Copy UserManagement Admin Web files to „..\Inetpub\wwwroot\UserManagementAdmin\“

 

The directory tmp has to be granted Write and Script source access (User Management Admin Web saves all temporary files in that directory).

 

Grant Write access to the "tmp" directory

Grant Write access to the "tmp" directory

 

At the file system the Internet Guest Account, the Network Service account, and the IIS_WPG user  have to be granted write, modify and read permissions.

 

Set permissions (Full Control) for the Internet Guest Account for the tmp-directory

Set permissions (Full Control) for the Internet Guest Account for the tmp-directory

 

Check, if the Web Service Extension ASP.NET 2.0 is activated and allowed on Windows Server 2003 or 2008.

 

Check the Web Service Extension ASP.NET v2.0

Check the Web Service Extension ASP.NET v2.0