WCF EndpointNotFoundException when connecting to

shreyansh raj 0 Reputation points
2025-08-28T14:42:13.1433333+00:00

System.ServiceModel.EndpointNotFoundException: Could not connect to the remote endpoint 18775299031

Server stack trace:

  at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)

  at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)

  at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)

Exception rethrown at [0]:

  at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

Inner Exception:

System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party 18775299031 did not respond

at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)

--- End of inner exception stack trace ---

SQL Server Integration Services
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.