Unable to connect to remote SQL Server


hi,

i have 2 machines here on lan. both used connect , log on remote (internet) sql server 2012 successfully. client using ssms.

as of yesterday, 1 machine can still connect server, , other cannot. before attach error dump let me have 'repaired' sql server files, , have 'restored' os point 4 days ago - no avail. have scanned viruses - norton did not find any. running out of ideas. short of re-installing - have ideas??

the 'bad' machine running windows 7 pro of latest updates. running ssms off of sql server 2012 developer edition.

here error dump. feedback welcome.

thanks,

pb

title: connect server
------------------------------

cannot connect <server name>.

------------------------------
additional information:

a connection established server, error occurred during pre-login handshake. (provider: ssl provider, error: 0 - wait operation timed out.) (microsoft sql server, error: 258)

for help, click: http://go.microsoft.com/fwlink?prodname=microsoft%20sql%20server&evtsrc=mssqlserver&evtid=258&linkid=20476

------------------------------

the wait operation timed out

------------------------------
buttons:

ok
------------------------------

server name: <server name>
error number: 258
severity: 20
state: 0


------------------------------
program location:

   @ system.data.sqlclient.sqlinternalconnection.onerror(sqlexception exception, boolean breakconnection, action`1 wrapcloseinaction)
   @ system.data.sqlclient.tdsparser.throwexceptionandwarning(tdsparserstateobject stateobj, boolean callerhasconnectionlock, boolean asyncclose)
   @ system.data.sqlclient.tdsparser.consumepreloginhandshake(boolean encrypt, boolean trustservercert, boolean integratedsecurity, boolean& marscapable)
   @ system.data.sqlclient.tdsparser.connect(serverinfo serverinfo, sqlinternalconnectiontds connhandler, boolean ignoresniopentimeout, int64 timerexpire, boolean encrypt, boolean trustservercert, boolean integratedsecurity, boolean withfailover)
   @ system.data.sqlclient.sqlinternalconnectiontds.attemptonelogin(serverinfo serverinfo, string newpassword, securestring newsecurepassword, boolean ignoresniopentimeout, timeouttimer timeout, boolean withfailover)
   @ system.data.sqlclient.sqlinternalconnectiontds.loginnofailover(serverinfo serverinfo, string newpassword, securestring newsecurepassword, boolean redirecteduserinstance, sqlconnectionstring connectionoptions, sqlcredential credential, timeouttimer timeout)
   @ system.data.sqlclient.sqlinternalconnectiontds.openloginenlist(timeouttimer timeout, sqlconnectionstring connectionoptions, sqlcredential credential, string newpassword, securestring newsecurepassword, boolean redirecteduserinstance)
   @ system.data.sqlclient.sqlinternalconnectiontds..ctor(dbconnectionpoolidentity identity, sqlconnectionstring connectionoptions, sqlcredential credential, object providerinfo, string newpassword, securestring newsecurepassword, boolean redirecteduserinstance, sqlconnectionstring userconnectionoptions)
   @ system.data.sqlclient.sqlconnectionfactory.createconnection(dbconnectionoptions options, dbconnectionpoolkey poolkey, object poolgroupproviderinfo, dbconnectionpool pool, dbconnection owningconnection, dbconnectionoptions useroptions)
   @ system.data.providerbase.dbconnectionfactory.createnonpooledconnection(dbconnection owningconnection, dbconnectionpoolgroup poolgroup, dbconnectionoptions useroptions)
   @ system.data.providerbase.dbconnectionfactory.trygetconnection(dbconnection owningconnection, taskcompletionsource`1 retry, dbconnectionoptions useroptions, dbconnectioninternal& connection)
   @ system.data.providerbase.dbconnectionclosed.tryopenconnection(dbconnection outerconnection, dbconnectionfactory connectionfactory, taskcompletionsource`1 retry, dbconnectionoptions useroptions)
   @ system.data.sqlclient.sqlconnection.tryopen(taskcompletionsource`1 retry)
   @ system.data.sqlclient.sqlconnection.open()
   @ microsoft.sqlserver.management.sqlstudio.explorer.objectexplorerservice.validateconnection(uiconnectioninfo ci, iservertype server)
   @ microsoft.sqlserver.management.ui.connectiondlg.connector.connectionthreaduser()

===================================

the wait operation timed out

 


pmbt



SQL Server  >  Getting started with SQL Server



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........