Ensim® Pro for Windows 10.0.0 Hotfix 9 Release notes
- Hotfix no: 9
- Hotfix date: 30-March-2007
- Applies to: Ensim Pro for Windows - 10.0.0
Download: http://download.swsoft.com/ensim/download/pro/windows/10.0.0/hotfix/9/EPW-10.0.0-Hotfix-9.zip
md5sum : c8b97b34d1ccd735531d9894084dc547
This hotfix resolves the following issue.
- DNS subzone creation fails if site domain name and login suffix are different
Issue: Site administrator can not add sub zones if site domain name and login suffix are different.
Resolution: Site administrator can add sub zones.
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.
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\serviceComponents\msdns where <install_dir> refers to the path where Ensim Pro is installed.
- Back up the existing DNSFrontend.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 DNSFrontend.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.
1. 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.
- Restore the DNSFrontend.dll file from the backup location to the directory <install_dir>\cp\admin\bin\serviceComponents\msdns where <install_dir> refers to the path where Ensim Pro is installed
- Open a command window and run the command iisreset /start.
The hotfix rollback is complete.