Hi,
The service has not been published correctly on the TCP console or endpoint
and therefore the client can not connect to it.
Try checking the eventlog to find out a more specific error for this
problem.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
> Hi EveryBody,
> I am Soap-TCP communication using WSE 3.0. I am getting the following
[quoted text clipped - 13 lines]
>
> SunSmile
guillaume StEtienne FR - 24 Oct 2006 11:08 GMT
I had the same problem
I may be simplier to solve
be sure that you type EXACTLY the same URL in the caller than the one you
configure in the Server (the endpoint where the Service is listening on)
don't forget for example the last slash caracter /
like in "soap.tcp://localhost:500/TestService/"
and it will run!
> Hi,
> The service has not been published correctly on the TCP console or endpoint
[quoted text clipped - 23 lines]
> >
> > SunSmile