SSPI Handshake Failed With Error Code 0x80090311

Jun 15, 2006

My developers are getting a "Failed to retrieve data for this request error" in SQL Server Management Studio. When I look in the SQL Server logs there are two errors logged:
Source Logon
Message
Error: 17806, Severity: 20, State: 2.
Source Logon
Message
SSPI handshake failed with error code 0x80090311 while establishing a connection with integrated security; the connection has been closed. [CLIENT: IP Address]
I can€™t seem to find any information about these errors.  Any ideas?
 



 

 

 

 

View 4 Replies


ADVERTISEMENT

SSPI Handshake Failed With Error Code 0x80090308

Feb 7, 2007

Hi,
I am using SQL Server 2005. I got the following error in event viewer. Tried to search info from web failed. Does anyone have idea? Thanks a lot :)

[Log]=Application
[EventID]=17806
[Source]=MSSQLSERVER
[Time]=02-07-2007 23:35:56
[EventMsg]=SSPI handshake failed with error code 0x80090308 while establishing a connection with integrated security; the connection has been closed. [CLIENT: 202.40.9.176]

View 2 Replies View Related

DB Engine :: SSPI Handshake Failed With Error Code

Nov 22, 2010

I have a SQl2k8 R2 up and running on a win2k8 R2, I have a domain controller as well with AD 2k8 R2. It works fine but from time to time I receive a dozen of successive alerts like th folowing

DATE/TIME:      
11/22/2010 12:19:57 PM
 
DESCRIPTION: SSPI handshake failed with error code 0x80090311, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. 
 
COMMENT:      
(None)
JOB RUN:           
(None)

I understand from some threads here that it is an issue related to contacting the AD. In event viewer it is not clear what is casuing this. I have WSS databases, Biztalk server databases.....and some other user databases. NO home made applications contact sql server.
 
What is the best route to follow to see who is not being able sometimes and why contacting the AD. I read the thread at URL.... but it is related to express 2005 and it does not apply to my case.

View 4 Replies View Related

SSPI Handshake Failed With Error Code 0x80090308

Feb 8, 2007

Hi,
I am using SQL Server 2005. I got the following error in event viewer. I tried to search on web the solution but failed. Does anyone have idea on that? Many thanks :)

Log]=Application
[EventID]=17806
[Source]=MSSQLSERVER
[Time]=02-07-2007 23:35:56
[EventMsg]=SSPI
handshake failed with error code 0x80090308 while establishing a
connection with integrated security; the connection has been closed.
[CLIENT: 202.40.9.176]

View 5 Replies View Related

SSPI Handshake Failed With Error Code 0x80090302

Nov 29, 2007

Im trying to login to sql from an external client but I keep getting these messages



Event Type: Error
Event Source: MSSQLSERVER
Event Category: (4)
Event ID: 17806
Date: 29.11.2007
Time: 15:49:23
User: N/A
Computer: xx
Description:
SSPI handshake failed with error code 0x80090302 while establishing a connection with integrated security; the connection has been closed. [CLIENT: xxxx]

Event Type: Failure Audit
Event Source: MSSQLSERVER
Event Category: (4)
Event ID: 18452
Date: 29.11.2007
Time: 15:49:23
User: N/A
Computer: xx
Description:
Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: xxxx]



This only happens when the SQL server has these policies applied:





Policy
Setting

Network security: Do not store LAN Manager hash value on next password change
Enabled

Network security: LAN Manager authentication level
Send LM & NTLM - use NTLMv2 session security if negotiated

Network security: LDAP client signing requirements
Negotiate signing

Network security: Minimum session security for NTLM SSP based (including secure RPC) clients
Enabled





Require message integrity
Enabled

Require message confidentiality
Enabled

Require NTLMv2 session security
Enabled

Require 128-bit encryption
Disabled

Network security: Minimum session security for NTLM SSP based (including secure RPC) servers
Enabled





Require message integrity
Enabled

Require message confidentiality
Enabled

Require NTLMv2 session security
Enabled

Require 128-bit encryption
Disabled


I do not have the choice to switch to mixed mode authentication on the sql and these policy settings are a security policy requirement for me.

regards
duh123

View 4 Replies View Related

SSPI Handshake Failed With Error Code 0x8009030c While Establishing A Connection With Integrated Security; The Connection Has Be

Mar 7, 2006

Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine. It alwayws works for me but after some minutes the other developer cant work in the application

He got this error

Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]

and When I see the log event after that error, it comes with another error.

SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]

He has IIS5 and me too.

I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.



and in the connection string I have.

<add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>

I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SElevalencia.

Thats strange.

The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.

If you want me to send logs please tellme



View 20 Replies View Related

SSPI Handshake Failed With Error

Jul 10, 2007

I keep getting these alerts but the client's IP listed in the message doesn't seem to be having a problem. I'm not sure if it is retrying and succeeds the second or third try. I commonly get 2 of these messages each time it happens. I thought is may be when the user connects to the server in Management Studio but when I got the message today the user wasn't trying to connect to this server. The server the use was connected to in SSMS is linked to this server but if the link was causing the error it looks like it would return the IP of the server instead of the users IP. The link is done using a SQL login account. Anyway, this is not a big problem since know body except me even knows it is happening but I'd like to figure it out.



SQL Server Alert System: 'Fatal Error in Current Process' occurred on



DESCRIPTION: SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed.

View 4 Replies View Related

Service Broker Error : Connection Handshake Failed

Nov 11, 2005

    When I configure SSB in two machine to send message, I get a error message in target machine SQLProfiler:

View 13 Replies View Related

Java.sql.SQLException: I/O Error: SSO Failed: Native SSPI Library Not Loaded.

Dec 5, 2006

Hi,

I tried to connect to SQLServer from a java application using jTDS driver jars, with Windows authentication. The following error is thrown,

java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.


From the above error i realised that the ntlmauth.dll is to be loaded to path. I compiled and run the application as follows,

java -Djava.library.path=<dll_lib_path>

still i get the same error,

any suggestions to overcome this error.

regards,
Shefu

View 3 Replies View Related

Fix For Transmission_status Message Connection Handshake Failed [...] The Logon Attempt Failed

Mar 30, 2007

Full message:

Connection handshake failed. An OS call failed: (8009030c) 0x8009030c(The logon attempt failed). State 66



Under these conditions, setting trustworthy on on the sending and receiving databases will solve this issue

1) Communicating between multiple instances

2) Using Kerberos security (NT Authentication, i.e. not certificates)

View 5 Replies View Related

SSPI Error '-2147467259 (80004005) Cannot Generate SSPI Context

Sep 14, 2007

We are runnig Windows server 2003 R2 and SQL Server 2005 Standard on the same computer.

We have workstations that log into our domain with Windows Authentication. The software loads just fine and then later up pops the error noted above.

Any help you can give me is greatly appreciated.

Thanks
Paul

View 1 Replies View Related

Connection Handshake Failed.

Aug 17, 2006

Hi.

I created two instances of SQL Server Dev Edition on the same machine.

The two instances acted as the sender / receiver.

However, when the message is transmitted from "Sender" to "Receiver", the following errors are
displayed in "SQL Profiler".


「Connection handshake failed. There is no compatible authentication protocol. State 21.�

How should be dealt with with this?
My best regards.


piknik



View 7 Replies View Related

Connection Handshake Failed - Easiest Possible Configuration

Jun 1, 2006

Hi there!

Often discussed, but not really solved in my opinion - the connection between the partners and the witness causes problems.

My case: Three Servers in the same domain, three endpoints on 5022 with windows negotiation, all endpoints can be reached by telnet from each server. Mirrorring works. So far so good.

But one of these partners is not able to connect to the witness. The witness' error log is full with that:

"2006-06-01 13:45:20.32 Logon Database Mirroring login attempt failed with error: 'Connection handshake failed. An OS call failed: (8009030c) 0x8009030c(Der Anmeldeversuch ist fehlgeschlagen.). State 67.'. [CLIENT: 130.143.205.54]"

My Endpoints are created like

CREATE ENDPOINT [EASYRIS_Mirroring]

AUTHORIZATION [code1dephbrsaa1-sys108]

STATE=STARTED

AS TCP (LISTENER_PORT = 5022, LISTENER_IP = ALL)

FOR DATA_MIRRORING (ROLE = PARTNER, AUTHENTICATION = WINDOWS NEGOTIATE

, ENCRYPTION = SUPPORTED ALGORITHM RC4);



What catches my eyes is that

GRANT CONNECT ON ENDPOINT::EASYRIS_Mirroring TO [code1dephbrsaa1-sys108];

doesn't cause these user to appear in the result set of

SELECT EP.name, SP.STATE,

CONVERT(nvarchar(38), suser_name(SP.grantor_principal_id))

AS GRANTOR,

SP.TYPE AS PERMISSION,

CONVERT(nvarchar(46),suser_name(SP.grantee_principal_id))

AS GRANTEE

FROM sys.server_permissions SP , sys.endpoints EP

WHERE SP.major_id = EP.endpoint_id

ORDER BY Permission,grantor, grantee;

By the way, these mentioned user is sysadmin and grantor.

Has anyone an idea?

Torsten



View 4 Replies View Related

Connection Handshake Failed: Unexpected Or Badly Formatted Message.

Sep 13, 2007

Hello,

I am unable to send a message to a target service on a different SQL Server instance. Using the SQL Profiler, I get the following error from the target machine:

Broker::Connection: Connection handshake failed: An OS call failed: (80090326) 0x80090326(The message received was unexpected or badly formatted.). State 106.

On the initiator side, the transmission_status shows the following error:

An error occurred while receiving data: '64(The specified network name is no longer available.)'.

Any ideas on why the target thinks the message is "unexpected or badly formatted"? Btw, I am specifying the default message type and contract for the services.

Thanks.

View 1 Replies View Related

SQL Server Admin 2014 :: Database Mirroring Connection Handshake Failed

May 9, 2015

I configured a database mirroring on SQL server 2008 R2 on test environment. However It was not working, after some time. I deleted the mirroring configuration and also deleted database on both primary and mirror instance.

few days later I notices, On Primary, Continuous error events logged with message "database mirroring attempt by user 'domainservice account' failed with error 'connection handshake failed, 'domainservice account' does not have permission on the endpoint state 84.

I want to get rid of this message.

View 2 Replies View Related

Error: The ProcessInput Method On Component OLE DB Destination (513) Failed With Error Code 0xC0202009

Mar 22, 2007

I'm trying to create a simple Data transfermation. I have a flat file that came of a unix server.. it's 177 bytes wide.. thought it was 175, but when I created the flat file connector, I could see some extra characters on the end.



My output is going to be an excel spreadsheet, I only want two columns from the input. I created an oledb jet 4.0 connection. and followed instructions from here :

http://aspalliance.com/889_Extracting_Data_from_a_Flat_File_with_SQL_Server_2005_Integration_Services

to create my datafow.



On my first attempt to dataflow, I ran into unicode errors and had to do this:



ran into a problem with unicode errors. went to the source for the flat file. for the output column in question changed to Unicode string [DT_WSTR].



When I run , here are the errors I get:

[OLE DB Destination [513]] Error: An OLE DB error has occurred. Error code: 0x80040E09. [DTS.Pipeline]

Error: The ProcessInput method on component "OLE DB Destination" (513) failed with error code 0xC0202009. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.

[DTS.Pipeline] Error: Thread "WorkThread0" has exited with error code 0xC0202009.

[GanchoFileSource [1]] Information: The total number of data rows processed for file "\ammia01dev04D$JCPcpmgancho_venta_20070321.sal" is 19036.

[GanchoFileSource [1]] Error: Setting the end of rowset for the buffer failed with error code 0xC0047020.

[DTS.Pipeline] Error: The PrimeOutput method on component "GanchoFileSource" (1) returned error code 0xC0209017. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.

[DTS.Pipeline] Error: Thread "SourceThread0" has exited with error code 0xC0047038.


View 4 Replies View Related

MS SQL Server Maintenance Plan Failed: Error Code 0x534. [SQLSTATE 42000] (Error 15404))

May 3, 2008



hello,

we have changed the name of MS SQL server 2005 from XYZ to ABC using


sp_dropserver <old_name>

GO

sp_addserver <new_name>, local

GO


Now our maitenance plan is getting failed we are not able to execute backup jobs we are getting following error


Date 03.05.2008 16:00:00
Log Job History (ADM_AdminDB_TP_Backup.Subplan_1)

Step ID 0
Server ABC
Job Name ADM_AdminDB_TP_Backup.Subplan_1
Step Name (Job outcome)
Duration 00:00:00
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0

Message
The job failed. Unable to determine if the owner (XYZSQLServer) of job ADM_AdminDB_TP_Backup.Subplan_1 has server access (reason: Could not obtain information about Windows NT group/user 'XYZSQLServer', error code 0x534. [SQLSTATE 42000] (Error 15404)).

please help us in this issue

View 13 Replies View Related

[ActiveX Script Task] Error: Retrieving The File Name For A Component Failed With Error Code 0x001B6438.

Jul 28, 2006

This error occurs when the ActiveX task tries to execute:

[ActiveX Script Task] Error: Retrieving the file name for a component failed with error code 0x001B6438.

Anybody know how to troubleshoot these errors? I can't find anything on this error code. The same script works in DTS.







View 8 Replies View Related

Recovery :: Connection Failed Cannot Generate SSPI Context

Oct 26, 2015

I have 2 servers. On one server i install sql server 2014 and its working fine, i am able to get connected with sql with domain account.

From second machine i want to connect my sql server, for that i create udl file when i give sql server address and click refresh getting following error: Connection failed cannot generate SSPI context

Firewall is off, created fire rule too, i am able to get ping first machine by ip and servername but still getting issue.

View 3 Replies View Related

A Call To 'CreateProcessAsUser' Failed With Error Code: '1314'.

Mar 26, 2007

Hi!
Have a problem to execute xp_cmdshell with a proxy user in MSSQL2005 (9.00.2047.00). The error is:

Msg 15121, Level 16, State 10, Procedure xp_cmdshell, Line 1
An error occurred during the execution of xp_cmdshell. A call to 'CreateProcessAsUser' failed with error code: '1314'.

The proxy user is a local administrator on the sql server machine. The proxy user have €œReplace a process level token€? rights thru the group SQLServer2005MSSQLUSer (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=627221&SiteId=1).

I have even tried to use a domain administrator as proxy user, but the same error occur.

What is wrong? I have search the internet a lot and found that many people have this problem without any answer.

Thanks in advance,
John

View 15 Replies View Related

The AcquireConnection Method Call Failed With Error Code 0xC0202009.

Aug 11, 2005

I have a SQL Server Agent job with a step to execute an SSIS package.  The package has as one of it's connection managers the Connection Manager For Excel Files.  When I run the job it fails every time.  I have implemented logging and in the OnError event it states "The AcquireConnection method call to the connection manager "LOBMappingExcel" failed with error code 0xC0202009". 

View 9 Replies View Related

Xp_cmdshell: A Call To 'CreateProcess' Failed With Error Code: '5' (under SQL2005 RTM)

Mar 28, 2006

I get this error when trying to run xp_cmdshell. I have turned on xp_cmdshell via sp_configure and verified it is on (set to 1) by running sp_configure again. The login trying to run xp_cmdshell has sysadmin privileges. If anyone has a solution please let me know.

View 8 Replies View Related

The AcquireConnection Method Call Failed With Error Code 0xC0202009.

Dec 7, 2005

I've seen the previous threads on this (although maybe not all of them). However, i don't think I'm getting the error for the same reason. The full error I'm getting is:

View 73 Replies View Related

Error Occurred During The Pre-login Handshake

Apr 4, 2008

I get the following error approx once per week(not at the same day/time) when logging into our site:-

"a connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error : 0 - SSL Provider: )"

It's on SQL 2000 & Windows 2000.

It's a test server with very little traffic. At the moment an IISRESET allows access to the site again until 5 - 7 days later when the problem appears again.


Any ideas ?

View 5 Replies View Related

The Attempt To Add A Row To The Data Flow Task Buffer Failed With Error Code 0x8007000E

Mar 5, 2008



Hi Everyone-

i am facing a memery problem error while i am running the SSIS package
while i am running the package it show the following Error

In Spend Dataload package: A buffer failed while allocating 70485760 bytes.

--------------------------------------------------------------------------------
In Spend Dataload package: The system reports 54 percent memory load. There are 3747647488 bytes of physical memory with 1694883840 bytes free. There are 2147352576 bytes of virtual memory with 1061253120 bytes free. The paging file has 7328251904 bytes with 5083856896 bytes free.

--------------------------------------------------------------------------------
In Spend Dataload package: The attempt to add a row to the Data Flow task buffer failed with error code 0x8007000E.

--------------------------------------------------------------------------------
In Spend Dataload package: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "Flat File Source" (2718) returned error code 0xC02020C4. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.

--------------------------------------------------------------------------------
In Spend Dataload package: SSIS Error Code DTS_E_THREADFAILED. Thread "SourceThread0" has exited with error code 0xC0047038. There may be error messages posted before this with more information on why the thread has exited.

--------------------------------------------------------------------------------
In Spend Dataload package: SSIS Error Code DTS_E_THREADCANCELLED. Thread "WorkThread0" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown. There may be error messages posted before this with more information on why the thread was cancelled.

--------------------------------------------------------------------------------
In Spend Dataload package: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited with error code 0xC0047039. There may be error messages posted before this with more information on why the thread has exited.


is there anyone know the solution of that problem and please dont tell me to use extra memery or a hardware solution as this option is not available.

thanx
Maylo

View 5 Replies View Related

Uninstall Error : The Setup Failed To Read IISmimemaptable The Server Code Is 2147024893

Feb 23, 2007

Hi, I get the following error message error : "the setup failed to read IISmimemaptable the server code is 2147024893" and I cannot uninstall SQL Server 2005. Any idea this is happening. thanks!



chi

View 2 Replies View Related

Help! AcquireConnection Method Call To The Connection Manager Failed With Error Code 0xC0202009

Feb 17, 2006

The package runs fine if I run it by itself. Unfortunately we want to call it from another package and when we do so it fails everytime with the following error; "AcquireConnection method call to the connection manager "BPCSF" failed with error code 0xC0202009." This package is calling an AS400 and pulling data from it into a staging environment. The task that is failing is 4th task on the list and is the 3rd task to call the AS400 environment. If I need to provide more information I would be happy to do so. Any help would be greatly appreciated. Thanks!

-Krusty

View 1 Replies View Related

Server Failed With Error Code 0xc0000000 To Spawn A Thread To Process A New Login Or Connection

Mar 6, 2007

Hello All,

Suddenly, the sql server is down, in the log file, C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLLOGERRORLOG, I found the record as follows,

2007-03-05 15:40:31.59 Logon Error: 17189, Severity: 16, State: 1.
2007-03-05 15:40:31.59 Logon SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems. [CLIENT: 172.21.123.48]

What else I can do to further investigate?

Thanks

Spencer

View 11 Replies View Related

The AcquireConnection Method Call To The Connection Manager Myconnection Failed With Error Code 0xC0202009.

Oct 9, 2007

I can run this package in Studio and it works fine, but when I run it from SQL Server Agent, it throws this error. Does anybody know what would cause this problem. This appears to occur during validation for the package because none of the data flow steps run. The connection being used is the same connection used in all of the data flows. If validation is done in order, then prior steps using the same connection are passing validation.

Thanks,

Steve

View 5 Replies View Related

SQL 2005 TDSSNIClient Initialization Failed With Error 0x32, Status Code 0x1c (Clustered Environment)

Jan 31, 2007

I've seen other posts on this topic, but not with error 0x32.

I was attempting to change a CLUSTERED instance of SQL 2005 from dynamic port to static port and in the process have somehow messed it up to the point it will no longer start. Version is 9.00.2047.00

The ERRORLOG has the following

2007-01-31 15:02:05.77 spid9s Starting up database 'model'.
2007-01-31 15:02:05.77 Server Error: 17182, Severity: 16, State: 1.
2007-01-31 15:02:05.77 Server TDSSNIClient initialization failed with error 0x32, status code 0x1c.
2007-01-31 15:02:05.77 Server Error: 17182, Severity: 16, State: 1.
2007-01-31 15:02:05.77 Server TDSSNIClient initialization failed with error 0x32, status code 0x1.
2007-01-31 15:02:05.77 Server Error: 17826, Severity: 18, State: 3.
2007-01-31 15:02:05.77 Server Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2007-01-31 15:02:05.77 Server Error: 17120, Severity: 16, State: 1.
2007-01-31 15:02:05.77 Server SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

The values have only been changed using SQL Server Configuration Manager (no direct registry changes have been made).

Thanks for you help.

View 1 Replies View Related

.Net 2003 Access Crystal Report XI: Error:Failed To Open The Connection: [Database Vendor Code: 17 ]

Sep 19, 2006

I am receving this error: Failed to open the connection: [Database Vendor Code: 17 ], from .Net 2003/C# to Crystal Report XI with SQL Server 2000 has backend database.

Is there a security permission that has been overlooked?

Here is the code I use to access CR XI

ConnectionInfo connectionInfo = new ConnectionInfo();
TableLogOnInfo tableLogOnInfo;
Database DB;
'CrystalDecisions.CrystalReports.Engine.Table' table;
Tables tables;

//Log in
connectionInfo.ServerName = "ServerName";
connectionInfo.DatabaseName = "Database Namet";
connectionInfo.UserID = "userid";
connectionInfo.Password = "password";

//Get Table inf from report
DB = reportDocument..Database;
tables = DB.Tables;


//Looping through all the tables in CR and apply connection info
for(int i = 0; i < tables.Count; i++)
{
table = tables[ i ];
tableLogOnInfo = table.LogOnInfo;
tableLogOnInfo.ConnectionInfo = connectionInfo;
table.ApplyLogOnInfo(tableLogOnInfo);

}

CrystalReportViewer.ReportSource = ReportDocument.ReportSource;
CrystalReportViewer.Visible = true;

Any advise would be helpful.
Thank you

View 6 Replies View Related

The AcquireConnection Method Call To The Connection Manager Server.Northwind Failed With Error Code 0xC0202009;

Aug 20, 2007

Error at Text Inbound Task [SQL Server Destination [9]]: The AcquireConnection method call to the connection manager "Server.Northwind" failed with error code 0xC0202009.
Error at Text Inbound Task [DTS.Pipeline]: component "SQL Server Destination" (9) failed validation and returned error code 0xC020801C.

Please keep me posted with alternate work around(s) /solution(s).

View 1 Replies View Related

A Connection Was Successfully Established With The Server, But Then An Error Occurred During The Pre-login Handshake.

Nov 1, 2007

Hi,
 I am having such a problem. I have SQL Express installed on the windows 2003 server and originally I installed instance1 of SQL Server 2005. When I installed Instance1, I remember having problems with remotely connecting to that instance1, but somehow I fixed it. Now I installed instance2 and I started having remote connection issues again with that instance2. I am able to connect to instance1 but not instance2. I checked settings for both instances and they look identical.
I turned firewall off for now. I checked TCP settings using surface area configuration (allowing both local and remote connections). I turned off VIA protocol. I specified TCP properties to use dynamic port for that instance2.
In the sql native client configuration I have the following order#: 1. Shared memory, 2. tcp, 3. np, 4. VIA(Disabled). TCP is configured to use 1433.
 I have no clue about what is going on. Sometimes I am able to connect remotely and sometimes I get the following error:
 "A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (.Net SqlClient Data Provider)."
When I connect locally - everything connects fine. File sharing is also checked, it works etc...
 Thanks for help!!!
GK
 I just noticed that I was able to connect from different computer on the different network.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved