Upgrade the Web Interface
Continue this process as
administrator (
fnms-admin
) on either
your:- application server (for a single server installation); or
- web application server (in a multi-server installation).
Note: Are you installing on the same server that was previously your application server
for FlexNet Manager Suite 2014 (the 10.0 release) (an in-place upgrade)? If so,
you should now uninstall the previous version of the product so that you remove the
MMC interface, deprecated from version 2014 R2. To do so:
- On the application server, open Program and Features (Control Panel > Uninstall a Program).
- Uninstall FlexNet Manager Platform (or your earlier compliance product, such as Compliance Manager), and then close Program and Features.
Tip: The web interface transfers high volumes of HTML data,
which may have noticeable performance impacts for operators with slow links
(such as across a WAN) between their web browsers and the web application server. To maximize performance, the
web.config file installed on this web application server turns on both static and dynamic content compression, with
a setting of this
form:
<urlCompression doStaticCompression="true" doDynamicCompression="true" />
These
settings turn on compression settings for IIS, where these are available
on the web application server:- Static compression is installed by default for IIS.
- Dynamic compression requires a standard Microsoft installation to enable it. (Without this setup, the dynamic compression setting in the web.config file remains latent, having no possible effect.)
To update the web interface for FlexNet Manager Suite 2024 R1, follow this standard installation process.
To install the web interface for FlexNet Manager Suite: