Ensim® Pro for Windows 10.2.0 Hotfix 3 Release notes
Hotfix information
- Hotfix no: 3
- Hotfix date: 24-January-2007
- Applies to: Ensim Pro X for Windows - 10.2.0
Download: ftp://ftp.ensim.com/download/pro/windows/10.2.0/hotfix/3/EPW-10.2.0-Hotfix-3.zip
md5sum : 3b2fc427d63965a09336f84e7a5ca2f7Resolved Issues
This hotfix resolves the following issue.
- Special characters are not allowed in the password field while adding a new user.
Issue: While adding a new site user the special characters '~', '!' are not allowed in the password.
Resolution: Updated the inline Help for password field to exclude '~' & '!' from the allowed characters list.
Prerequisites
Before installing this hotfix, ensure that your Ensim Pro 10.2.0 for Windows system has the following:
- Ensim Pro for Windows 10.2.0 - hotfix 1
Time requirements and customer impact
It takes a few minutes to apply the hotfix. During this time, new customers cannot be provisioned, and Ensim Pro control panel is unavailable.
Installing the hotfix
This section explains how to install the hotfix.
Pre-installation instructions
Before installing the hotfix, you need to disable server applications. This section describes the pre-installation instructions.
- Open a command window and run the command iisreset /stop.
- Disable the EnsimProvisionEngine service by logging in to server as server administrator and performing the following steps:
a. Click Start > Programs > Administrative Tools, then click Component Services.
b. In the left navigation bar, expand Console Root > Component Services > Computers > My Computer >
COM+ Applications.
c. Right-click EnsimProvisionEngine, then select Shut down.The pre-installation procedure is complete.
Installation instructions
After performing the steps in the pre-installation section, complete the following steps to install the hotfix.
- Unzip the hotfix zip file to a temporary directory.
- Change to the directory <install_dir>\cp\admin\bin where <install_dir> refers to the path where Ensim Pro is installed. For example, if Ensim Pro is installed in C:\Program Files\Ensim\WEBppliance, then go to C:\Program Files\Ensim\WEBppliance\cp\admin\bin directory.
- Back up the existing cp.dll file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new cp.dll from the temporary directory to the current directory.
- Back up the existing Ensim.CP.Lib.dll file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new Ensim.CP.Lib.dll from the temporary directory to the current directory.
- Back up the existing EnsimLib.UI.dll file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new EnsimLib.UI.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb\bin where <install_dir> refers to the path where Ensim Pro is installed.
- Copy the new EnsimLib.UI.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\resources\en-US where <install_dir> refers to the path where Ensim Pro is installed.
- Back up the existing platform.strings.po file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new platform.strings.po from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\resources where <install_dir> refers to the path where Ensim Pro is installed.
- Run the following command from command prompt, reglangpack.exe -s <EPW Server IP>
Post-installation instructions
After installing the hotfix as described in the preceding section, perform the following step to complete the hotfix installation.
1. Open a command window and run the command iisreset /start.
The hotfix installation is complete.
Removing the hotfix
You can remove (or roll back) the installed hotfix by restoring the backed up DLL files
To roll back the hotfix installation:
- Login to the server as administrator.
- Open a command window and run the command iisreset /stop.
- Stop the EnsimProvisionEngine COM+ component:
a. Click Start > Programs > Administrative Tools, then click Component Services.
b. In the left navigation bar, expand Console Root > Component Services > Computers > My Computer >
COM+ Applications.
c. Right-click EnsimProvisionEngine, then select Shut down.- Restore the cp.dll file from the backup location to the directory <install_dir>\cp\admin\bin where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the Ensim.CP.Lib.dll file from the backup location to the directory <install_dir>\cp\admin\bin where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the EnsimLib.UI.dll file from the backup location to the directory <install_dir>\cp\admin\bin where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the EnsimLib.UI.dll file from the backup location to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb\bin where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the platform.strings.po file from the backup location to the directory <install_dir>\cp\admin\resources\en-US where <install_dir> refers to the path where Ensim Pro is installed.
- Change to the directory <install_dir>\cp\admin\resources where <install_dir> refers to the path where Ensim Pro is installed.
- Run the following command from command prompt, reglangpack.exe -s <EPW Server IP>
- Open a command window and run the command iisreset /start.
The hotfix rollback is complete.