Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem:

  • Velocity installation in the Server or in the Client machine fails due to SQL login privileges

    In Install Options for Client while selecting the Velocity Server location and the SQL Server location and clicking Next.

...

An error message like the below one shows:

...

Solution

  1. Launch the Windows Service Manager (services.msc) application.

  2. Start SQL Server Browser service on the Velocity Data Server. This allows locating the Velocity Client installations on SQL Server. Click Start.

    Image RemovedImage Added

    Note: Based on your MS SQL Server 2019, 2017, 2016, 2014, 2012 versions, you must enable the service start mode in SQL Server Browser Properties.

  3. Enable the SQL Server network protocols, Named Pipes, and TCP/IP for SQL in the SQL Server Configuration Manager as shown below.

    Image RemovedImage Added
  4. Restart the SQL server service after clicking OK/Apply.

  5. Turn ON network sharing. Refer https://www.webnots.com/guide-to-windows-10-network-and-sharing-center/ for more details.
    Note: Make sure you can ping and get a response from the SQL server and check your firewall settings. Consult your IT department for policies. Refer https://www.sqlshack.com/how-to-connect-to-a-remote-sql-server/ for more details.

  6. Enable SQL Server to allow remote connections to the server that you connect and click OK as shown below.

    Image RemovedImage Added

Problem:

  • Server machine discovery fails during Velocity installation in the Server machine/ Client machine/Split Server

Solution:

  1. Goto Control Panel-> Network and Internet-> Network and Sharing Center in Windows 10.

  2. Click Change advanced sharing settings.

    Image RemovedImage Added

  3. In Advanced sharing settings, expand Guest or Public (current profile) to select Turn on network discovery and click Save changes as shown.

  4. From the Services panel, enable Function Discovery Provider Host, Function Discovery Resource Publication, SSDP Discovery, and UPnP Device Host Startup types to Automatic. Click OK.
    An example of Function Discovery Provider Host startup type to automatic is given below.

  5. Reboot the system. After restart open File Explorer and click on 'Network' to view all the systems on your network.

...

  1. From Control Panel open Programs and Features.

  2. Click Turn Windows features on or off.

    Image RemovedImage Added
  3. Scroll down to Check the SMB 1.0/CIFS File Sharing Support features listed and click OK.

    Image RemovedImage Added
  4. Reboot the system. After the restart, open File Explorer and click on 'Network' to view all the systems on your network.