dbTalk Databases Forums  

SQL Server 2008 Standard Installation error

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server 2008 Standard Installation error in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KCB
 
Posts: n/a

Default SQL Server 2008 Standard Installation error - 12-14-2009 , 04:56 PM






We are trying to install SQL Server 2008 standard onto our server that is
also running SharePoint 3.0 services. Before doing the install, as per
http://msdn.microsoft.com/en-us/library/ms175043.aspx, we added TCP port
1433 on the Windows Firewall Exception tab. However, the install fails at the
"running post-Windows Installer configuration timing actions" >
RS_RunInstallScriptsAction_Cpu64 step due to error:

"A network-related or instance-specific error occurred while establishing a
connection to SQL Server. The server was not found or was not accessible.
Verify that the instance name is correct and that SQL Server is configured to
allow remote connections. (provider: TCP Provider, error: 0 - No connection
could be made because the target machine actively refused it.)"

On the server, when we run "telnet localhost 1433" it returns:
"Could not open connection to the host, on port 1433: Connect failed"
which I believe explains why the install is failing.

We are wondering if it is possible that a setting from the sharepoint
services (i.e., Windows Internal Database) install is interfering. We believe
that the Windows Internal database for SharePoint does not allow remote
connections. We speculate that there could be a registry setting that is
carrying over from the Sharepoint install to cause this.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.