X3 V12 Installation Issue - Error in the application

SOLVED

When configuring the solution, the data server shows active, after setting appropriate paths, then clicking the "Application" button near the top of the screen, I'm getting the error below. I've followed the instruction documents and had no issues with any installers or configuration up to this point.  Any thoughts?

Parents
  • 0

    We resolved the error by copying the SQLCMD.exe file from the ODBC tools path to the DBMS tools Installation path which are both shown on the screenshot.

    FROM: C:\Program Files\Microsoft SQL Server\140\Tools\Binn

    TO: C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn

Reply
  • 0

    We resolved the error by copying the SQLCMD.exe file from the ODBC tools path to the DBMS tools Installation path which are both shown on the screenshot.

    FROM: C:\Program Files\Microsoft SQL Server\140\Tools\Binn

    TO: C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn

Children