Upgrade UserManagement Admin Web
In order to upgrade UserManagement Admin Web, please follow the steps listed below.
|
Please consider when using UserManagement Admin Web for WebOffice 10.4 (or higher) to use an application pool based on .NET 4.0 (might be installed before). |
Backup the content of the WebOffice usermanagement database
Backup the WebOffice usermanagement database by exporting an xml dump file.
Backup UserManagement Admin Web and Delete Old Files
First create a backup directory, e.g. C:\Temp\UserManagementAdminWeb_Backup and copy the all files of the UserManagement Admin Web folder (C:\inetpub\wwwroot\UserManagementAdminWeb) into this directory. Delete all files from UserManagement Admin Web installation directory (C:\inetpub\wwwroot\UserManagementAdminWeb) but
•directory /tmp
•if you are using a registration form (Registration.aspx for self registration form), additionally:
othe folder GeoUserMgmgtSR.css
othe folder SelfRegistration in the directory <UsermanagmentAdminWeb directory>/Templates
This has to be done to save the administrative privileges on the directory /tmp. When using a self registration form the templates and the style sheet also have to be saved for its further use in the updated UserManagement Admin Web.
Install UserManagement Admin Web
Now get the file UserManagementAdminWeb.zip from directory WebOffice10.9R4-DVD\Software\User Management Admin Web\ or download it and unpack it. Copy all files to C:\inetpub\wwwroot\UserManagementAdminWeb besides
•directory /tmp
•if you are using a registration form, additionally besides:
othe folder GeoUserMgmgtSR.css
othe folder SelfRegistration in the directory <UsermanagmentAdminWeb directory>/Templates
Copy/paste the existing connection information from the backup of the web.config to the new web.config, e.g.:

Copy existing connection information to web.config
Delete the ZIP file afterwards.
Update the user management database
Follow the instructions of chapter Create a User Management Database in order to update the data model.