No announcements
Found 385655 threads
-
2 Votes
Connecting and closing a TCP Session + time delay
No, you do not need this time delay.Answered | 4 Replies | 4179 Views | Created by xplorer2k - Tuesday, April 21, 2009 12:56 AM | Last reply by xplorer2k - Wednesday, April 22, 2009 3:20 PM -
0 Votes
TCP connection closed
Hi Daniel, As discussed in this similar thread, Anti-Virus Software can also cause this issue.Answered | 1 Replies | 1747 Views | Created by danielkunz76 - Thursday, July 2, 2015 6:24 AM | Last reply by Lydia Zhang - Friday, July 3, 2015 3:17 AM -
0 Votes
Intermittent TCP Connection Failure - Fatal: Network error: Connection timed out
However, to evaluate if this has any TCP connections blocked, I suggest that you run PSPing for your Azure VM to check if it is responding when FTP fails.Answered | 1 Replies | 1369 Views | Created by Bjorn Andersen - MSFT - Tuesday, August 11, 2015 8:13 PM | Last reply by Syed Irfan Hussain - Wednesday, August 12, 2015 9:28 AM -
1 Votes
An existing connection was forcibly closed by remote host, 10054
Hello, Possible Reasons: Workstations set to Stand By, Sleep or Hibernate when not used for a period of time.Answered | 1 Replies | 17994 Views | Created by SanthoshKS - Monday, December 29, 2014 2:32 AM | Last reply by PradyothanaDP - Monday, December 29, 2014 4:24 AM -
1 Votes
TCP Connections in Vista
As of Windows Vista SP2 a new registry key has been added to allow changing the limit of half-open TCP connections.Answered | 14 Replies | 17994 Views | Created by FXM - Thursday, January 12, 2006 7:00 PM | Last reply by Teoh Han Hui - Wednesday, April 8, 2009 6:42 PM -
0 Votes
Active Connection session time out issue
It will mark that connection as Invelid when we close connection.Answered | 3 Replies | 1041 Views | Created by Langalia VIpul - Friday, December 20, 2013 6:17 AM | Last reply by Uri Dimant - Friday, December 20, 2013 7:20 AM -
0 Votes
Cleanly Closing Connection?
Hi, Increasing MaxConcurrentSessions will be a solution, but if you don't need that many concurrent WCF sessions for your app, you can close your WCF channel in ...Answered | 5 Replies | 10413 Views | Created by Stoat99 - Wednesday, July 22, 2009 10:52 AM | Last reply by Dong Cao - Friday, July 24, 2009 9:47 PM -
0 Votes
Outlook 2003's use of multiple TCP connections
To simplify the question, when the client closes all the connections in an association group, does the server delete that association group?Answered | 13 Replies | 6886 Views | Created by TH00 - Monday, January 24, 2011 7:15 PM | Last reply by TH00 - Wednesday, February 23, 2011 6:47 PM -
0 Votes
TCPServer decting connection close
I can to that multiple times.Answered | 1 Replies | 3830 Views | Created by jaya90 - Monday, January 3, 2011 3:30 PM | Last reply by NagarjunaDilip - Tuesday, January 4, 2011 4:38 AM -
1 Votes
Error: The underlying connection was closed.......
Additionally, though probably not really required, I changed the default Session State from In Process to SQL - this will avoid any potential connection drop outs ...Answered | 10 Replies | 17725 Views | Created by Craig G - Thursday, August 25, 2005 4:17 PM | Last reply by Odonas - Friday, February 3, 2012 7:00 AM -
0 Votes
how to close the sleeping sessions in sql server 2005
A sleeping session is generally a connection that is assigned to an application connection pool.Answered | 4 Replies | 7556 Views | Created by SAAD's - Sunday, November 29, 2009 8:47 AM | Last reply by Amit Banerjee - Monday, November 30, 2009 2:22 PM -
0 Votes
TCP Client connection drop
Try on server side .nodelay = True With clientSocket Try .Connect(IPAddress.Parse(targetAddress), targetPort) .NoDelay ...Answered | 4 Replies | 5744 Views | Created by tsohtan - Saturday, February 5, 2011 4:41 PM | Last reply by Ellen Ramcke - Tuesday, February 8, 2011 12:40 PM -
6 Votes
Framework 2.0 changes - TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.
(provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)Answered | 103 Replies | 250088 Views | Created by Fredrik Melin - Monday, November 14, 2005 11:14 AM | Last reply by JJLatDane - Wednesday, January 28, 2015 9:50 PM -
2 Votes
Delay time between requests
Hi All, does somebody know what the delay time is between requests?Answered | 1 Replies | 1428 Views | Created by Herman van H - Monday, March 9, 2015 1:04 PM | Last reply by Chris Wendt - Tuesday, March 10, 2015 4:34 PM -
0 Votes
physical Connection Is Killed, Session Is Killed in extended events logs
Do you have TCP Chimney enabled?Answered | 8 Replies | 4631 Views | Created by ashwin08 - Wednesday, March 5, 2014 2:55 PM | Last reply by Tom Phillips - Thursday, March 6, 2014 6:39 PM -
0 Votes
Connection Open Close issue........
So what i need to do Shall i open and close the DB connection for every request or keep it open for per session?Answered | 4 Replies | 1224 Views | Created by Kapul Bhatnagar - Friday, June 7, 2013 6:35 AM | Last reply by Muthukrishnan Ramasamy - Friday, June 7, 2013 1:52 PM -
1 Votes
An existing connection was forcibly closed by the remote host.
(provider: Session Provider, error: 19 - Physical connection is not usable ) Error Number: -1 LineNumber: ...Answered | 5 Replies | 21596 Views | Created by audipen - Friday, September 25, 2009 1:55 PM | Last reply by Patrick.I - Sunday, May 19, 2013 11:36 AM -
5 Votes
Close Connections
Seems the issue was that the query was called multiple times.Answered | 14 Replies | 2870 Views | Created by obrienkev - Friday, May 21, 2010 11:54 AM | Last reply by obrienkev - Thursday, May 27, 2010 10:55 AM -
0 Votes
SQL Server Connections getting Closed
This would cause the connection to auto-retry at least one time, before the application even knows it has been disconnected.Answered | 5 Replies | 28870 Views | Created by kumar B - Wednesday, July 14, 2010 10:48 AM | Last reply by Tom Phillips - Wednesday, July 14, 2010 1:30 PM -
1 Votes
Time Delay in a Cursor?
I get a syntax error every time i try to use the waitfor tsql in a function .Answered | 16 Replies | 12296 Views | Created by Migince - Tuesday, August 24, 2010 2:34 PM | Last reply by Erland Sommarskog - Wednesday, August 25, 2010 7:31 AM - Items 1 to 20 of 385655 Next ›
No announcements