These release notes provide information about Ensim Pro for Windows 4.0.1 hotfix 12 resolved issues, prerequisites, and installation instructions.
Topics include:
This hotfix contains the following files:
This hotfix resolves the following issue. The numbers in parentheses indicate the Ensim problem report (PR) number.
Customized style sheet does not apply to File Manager and some other GUI pages (52700)
Note: After applying this hotfix, the file manager interface will look slightly different since the control panel style sheet will apply to it.
Before installing this hotfix, ensure that your Ensim Pro 4.0.1 for Windows system has the following:
Ensim Pro for Windows 4.0.1 - hotfix 1, 2, 3, 4, 6, 7, 8, 9, 10, 11
It takes 10 to 15 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.
Before installing the hotfix, you need to disable server applications. This section describes the pre-installation instructions.
- Ensure that you have installed all hotfixes mentioned in the prerequisites section unless they are marked as optional.
- 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 downThe pre-installation procedure is complete.
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 switch 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.
- Change to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb\bin
- Back up the existing FMWeb.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 FMWeb.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\bin\serviceComponents\filemanager
- Back up the existing FileManagerFrontend.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 FileManagerFrontend.dll file from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb
- Back up the existing Delete.ascx, FileContent.ascx, FileUpload.ascx, FolderOperations.ascx, Folders.ascx, GlobalStatusBar.ascx, GlobalToolBar.ascx, NewFile.ascx, Permission.ascx, Rename.ascx, FileManager.aspx 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 Delete.ascx, FileContent.ascx, FileUpload.ascx, FolderOperations.ascx, Folders.ascx, GlobalStatusBar.ascx, GlobalToolBar.ascx, NewFile.ascx, Permission.ascx, Rename.ascx, FileManager.aspx from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\bin\serviceComponents\w3svc
- Back up the existing W3svcFrontend.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 W3svcFrontend.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\cp\admin\bin\serviceComponents\msftp
- Back up the existing msftpsvcFrontend.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 msftpsvcFrontend.dll from the temporary directory to the current directory.
After
installing the hotfix as described in the preceding section, perform the
following steps 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.
- Stop the EnsimProvisionEngine COM+ component. Open Start > Programs > Administrative Tools > Component Services
Navigate to : Computers > My Computer > COM+ Applications > EnsimProvisionEngine. Right Click > 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. For example, if Ensim Pro is installed in C:\Program Files\Ensim\WEBppliance, then switch to C:\Program Files\Ensim\WEBppliance\cp\admin\bin directory.
- Restore the FMWeb.dll file from the backup location to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb\bin.
- Restore the FileManagerFrontend.dll file from the backup location to the directory <install_dir>\cp\admin\bin\serviceComponents\filemanager
- Restore the Delete.ascx, FileContent.ascx, FileUpload.ascx, FolderOperations.ascx, Folders.ascx, GlobalStatusBar.ascx, GlobalToolBar.ascx, NewFile.ascx, Permission.ascx, Rename.ascx, FileManager.aspx from backup location to the directory <install_dir>\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb.
- Restore the W3svcFrontend.dll from the backup location to the directory <install_dir>\cp\admin\bin\serviceComponents\w3svc.
- Restore the msftpsvcFrontend.dll from the backup location to the directory <install_dir>\cp\admin\bin\serviceComponents\msftp.
- Open a command window and run the command iisreset /start.
The hotfix rollback is complete.