If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Depending on the version of SQL Server 2008 you installed, the TCP/IP protocol may be disabled for the SQL Server database engine. You need to enable this protocol in order to connect to the Aptify server from other computers over the network. Follow these steps:

  1. When the installation is complete, launch the SQL Server Configuration Manager (from Start > All Programs > SQL Server 2008 > Configuration Tools).
  2. Expand the SQL Server Network Configuration node in the pane on the left.
  3. Select the Protocols option for your SQL Server 2008 installation.
  4. Determine if the TCP/IP protocol is enabled or disabled.
  5. If disabled, right-click the TCP/IP protocol and select Enable from the pop-up menu. Enable TCP/IP
  6. Click the SQL Server Services heading in the pane on the left and restart the SQL Server service for the change to take effect.
  • No labels