Skip to main content

Cannot Open TDS on a Different Port

· One min read

Be sure to follow the steps below:

  1. Ensure that the file tds-server.json has been updated to contain the port you wish to run TDS on. Visit here to learn how to configure the port.
  2. For some versions of TDS, you may also have to update the url field to include the port number. For instance, if you want to run TDS on port 500, add ":500" to the end of the url field.
  3. Restart the service.

This should allow you to open TDS on the other port.