Session Manager has stopped

I am getting a Session manager has Stopped error message on startup on a new installation. Client software is Windows 10 Version 1703. Epicor will start up but I have no print/preview services. Any ideas would be appreciated.

Keith

Could be that the Epicor Session Manager is having trouble opening a local port. This could be as simple as the port already being used by something else.

This line in the client’s Client\Config*.sysconfig file is what controls that:

Could try changing the port number and seeing if that helps
<SessionManagerUri value=“tcp://localhost:8124/SessionManager.rem”