Re: chatting program
- From: "Ron" <noone@xxxxxxxxxxx>
- Date: Thu, 8 Sep 2005 17:02:49 +0100
"Britney" <britneychen_2001@xxxxxxxxx> wrote in message
news:ObKzVdItFHA.304@xxxxxxxxxxxxxxxxxxxxxxx
> Tim,
> I got this error when I run it. any idea why?
> I opened port 9050 in the firewall, but I still got this error.
>
>
> Unable to connect to server.
> System.Net.Sockets.SocketException: No connection could be made because
> the targ
> et machine actively refused it
> at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
> at SimpleTcpClient.Main() in c:\documents and settings\brit\m
> y documents\visual studio projects\consoleapplication5\class1.cs:line 60
> Press any key to continue
>
<snip>
Have you set the SocketPermissions? If you don't, this will prevent you from
connecting. (on Windows 2000 at least).
HTH
Ron.
.
- Follow-Ups:
- Re: chatting program
- From: Britney
- Re: chatting program
- References:
- chatting program
- From: Britney
- Re: chatting program
- From: Joanna Carter \(TeamB\)
- Re: chatting program
- From: Britney
- Re: chatting program
- From: Jianwei Sun
- Re: chatting program
- From: Britney
- Re: chatting program
- From: Tim Haughton
- Re: chatting program
- From: Britney
- chatting program
- Prev by Date: Re: Stored Procedures not found
- Next by Date: Re: switch and nullable type in C# 2.0
- Previous by thread: Re: chatting program
- Next by thread: Re: chatting program
- Index(es):
Relevant Pages
|