Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Win XP SP2
Message
De
27/09/2004 11:35:25
 
 
À
22/09/2004 17:47:08
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Installation
Titre:
Divers
Thread ID:
00944951
Message ID:
00946291
Vues:
12
Setting those registry keys did not make the choices show up in the firewall exceptions tab. Also we had one machine that had keys called ControlSet001 and ControlSet003, instead of 001 and 002. So we went to the following Plan B.

We ran the following command lines during the installation process:

netsh firewall set service type = FILEANDPRINT mode = ENABLE
netsh firewall set portopening tcp 1433 SQL_PORT_1433 ENABLE SUBNET
netsh firewall set portopening udp 1434 SQLBrowser enable subnet

replacing the 1433 with the actual TCP port from

Key: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server\PPServer\MSSQLServer\SuperSocketNetLib\Tcp
Value: TcpPort

since we install and run a named instance.
Randy Hersom
President, Habilitation Software Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform