Ask for network credentials

A user tried to launch the Epicor client on his machine, he was asked to enter network credential to connect the Epicor Application server. Anyone knows why and how to fix it? Thanks.

As the Epicor Client loads, it looks to see if it needs to be updated. It does that by trying to read a Sysconfig file from the deploymentServer uri as specified in the local client Sysconfig file. You can prevent the check to see if the client needs to update by adding a “/skip” to the Epicor.exe command line shortcut.

2 Likes

Thanks, Rich.