ExportService 5.4.4
Version 5.4.4.8 (20/11/2016)
- Improved error handling
Version 5.4.4.7 (02/05/2017)
- Fixed some problems with Microsoft Visual C++ Redistributable in setups:
- When installing Microsoft Visual C++ Redistributable, in most cases multiple versions within the same track were installed. E.g. when installing Microsoft Visual C++ 2015 v14.0.24215, v14.0.24212 was also installed. This bug applies to Microsoft Visual C++ 2008 up till 2015. Except for the unneeded installation, there is no impact.
- Updated version-check of Microsoft Visual C++ 2015 Redistributable (both 32-bit and 64-bit), according to a new recommendation of Microsoft. This fixes problems when running the installer on systems where Microsoft Visual C++ 2017 Redistributable (14.10.x) or some versions of TFS testing framework are already installed. An error message box is displayed (errorcode 0x666 or 0x80070666), after which the setup continuous.
- Send 'ccadb' to CmdQesExporter, so agents are exported as well
- Problem if password contains an '='
Version 5.4.4.6 (10/01/2017)
- Data was always anonymized
Version 5.4.4.5 (18/11/2016)
- Fixed wrong detection of checked build / debug build.