- The problem is caused by older versions of “windows Installer” that does a string comparison incorrectly.
- Windows installer versions 3.x or 4.x that come with Windows OS 2003 (all flavors) and Windows 2008 (standard/SP1/SP2) incorrectly determines that “5.9.4.1-20140303-1511” is not greater than “5.9.4-20131205-2230” L hence the downgrade error
- Windows Installer version 5.x that comes in Windows 2008 R2 or later correctly does this check. So we won’t see this error in such environments.
This problem has been noted and progress tracked in DN-1257
- - For 5.9.4.1version, go To .NET Administration| Installations tab and select the host in question and select "Uninstall".
Once" Uninstall" finishes, do a fglam restart on host and then select "setup agent .NET " again from the ApplicationServers-Administration Dashboard