The following error message is displayed when logging on to NetScaler GUI after an upgrade:
Login command failed over API. Reason: Response not of type text/xml: text/html
Log on through NetScaler Command Line Interface and run the following command:
>show vpn parameter
This will show which UI theme is applied currently (DEFAULT/CUSTOM/GREEN BUBBLE).
If a custom theme is applied then change it to default theme by running the following command:
> set vpn parameter -UITHEME DEFAULT
Save the config.
Downgrade NetScaler to the old version.
Perform a backup of the custom folder.
Remove the customizations before upgrading.
Upgrade and then apply the customization.
Customizations should not be included and should be removed prior to upgrade.