Ensim® Pro for Windows 10.3.0 Hotfix 1
- Hotfix no: 1
- Hotfix date: 16-July-2007
- Applies to: Ensim Pro for Windows - 10.3.0
Download: http://download.swsoft.com/ensim/download/pro/windows/10.3.0/hotfix/1/EPW-10.3.0-Hotfix-1.zip
md5sum : c409f7708cca5bdd9cfaf866997552e6
This hotfix resolves the following issues. The numbers in parentheses indicate the Ensim problem report (PR) number.
- "password hint" can’t be accessed, if the site admin username is other than 'Admin'. (59734)
- Password can’t be changed by ISP. (1086848)
- DiskQuota change through CLI fails after applying Hotfixs on Ensim Pro 10.2.0 (59710)
- Issue
Inability to set a lower value for the Disk Space quota if the existing value for the Total Database size of Microsoft SQL Server 2005 Databases is more than the value of the new Disk Space quota you want to set.
For example, if you are using the CLI to update the site, and if the existing value for Disk Space is 500 and Total Database size of Microsoft SQL Server 2005 Databases is 200, you can not set the value for the Disk Space quota below 200.
- Workaround
Set Total Database size of Microsoft SQL Server 2005 Databases quota value first and execute CLI to update the site. Now again set Disk Space and then execute CLI to update the site.
It takes a few minutes to apply the hotfix. During this time, new customers cannot be provisioned, and Ensim Pro control panel is unavailable.
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>\cli 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 switch to C:\Program Files\Ensim\WEBppliance\cli directory.
- Back up the existing wwpcli.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 wwpcli.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\pe\ProvEngine.
- Back up the existing Ensim.ProvEngine.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.ProvEngine.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\bin.
- 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.
Post-installation instructions
After installing the hotfix as described in the preceding section, perform the following step to complete the hotfix installation.
- Open a command window and run the command iisreset /start.
The hotfix installation is complete.
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 wwpcli.dll file from the backup location to the directory <install_dir>\cli where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the Ensim.ProvEngine.dll file from the backup location to the directory <install_dir>\pe\ProvEngine.
- Restore the cp.dll file from the backup location to the directory <install_dir>\cp\admin\bin.
- Open a command window and run the command iisreset /start.
The hotfix rollback is complete.