By default, SQL Server 2005 does not enable network connectivity for new database instances. This affects any application trying to access the SQL Server instance from a network location.
Note: If you are upgrading a previous SQL Server 2000 instance, the network protocol settings are preserved.
Use the SQL Server Configuration Manager to enable network protocols.
To enable network protocols
- Click Start, point to All Programs, Microsoft SQL Server 2005, Configuration Tools, and select SQL Server Configuration Manager.
- Expand the SQL Server 2005 Network Configuration item.
- Select you SQL Server 2005 instance name.
- In the right-hand pane, perform one or both of the following:
- For Agenda Manager 7.1/7.2: Double-click Named Pipes and set the Enabled option to Yes.
- For Laserfiche Server 7.2 and Workflow Suite 7: Double-click TCP/IP and set the Enabled option to Yes.
- You must restart the SQL Server service before the changes take effect.