AWS Application Migration service Legacy Replication Agent fails to install
Hello,
I'm attempting to install the AWS **Legacy** Replication Agent on a Windows 2008 R2 server but it fails with the error message:
`This agent installer is not suitable for the current operating system. You can d
ownload the appropriate installer from:
https://aws-application-migration-service-us-west-2.s3.amazonaws.com/latest/wind
ows/AwsReplicationInstaller.exe
`
I did attempt to install the non-legacy installer just to try, but it expectedly failed with the following.
`AwsReplicationWindowsInstaller.exe
Traceback (most recent call last):
File "build\installer_utils\uuid_monkey.py", line 19, in <module>
File "c:\build\prod_windows_installer\.python-3.8.10-32bit\lib\site-packages\P
yInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "ctypes\__init__.py", line 7, in <module>
ImportError: DLL load failed while importing _ctypes: The parameter is incorrect
[1568] Failed to execute script uuid_monkey
`
I've tried downloading and installing the legacy agent from multiple regions, the primary being ap-east-1 (Hong Kong) and the test being us-east-2 (Oregon), but it fails regardless of the region.
Does anyone have any experience successfully installing the agent on Windows Server 2008 R2 or is there an older version of the agent that actually install successfully and I can download?
Thanks!