Hello,
This looks like a port collision. If the error was with the windows redist files the EMS would not have started at all, you would have gotten a windows error showing a missing startup dependency (or something to that effect).
It is a bit hard to tell from the log snippet below, but i think the EMS is failing to connect to port 1113 on startup and so aborts on initialize. Can you shut down whatever software is also occupying that port? If not, or it is not clear what is occupying it, you can also change the ports the EMS uses in the config.lua and/or webserver.lua files.
Bryan