all groups > dotnet remoting > august 2003 >
You're in the

dotnet remoting

group:

Creating a TcpChannel throws exception


Creating a TcpChannel throws exception Bernhard.Keil NO[at]SPAM soft4science.com
8/31/2003 12:03:45 PM
dotnet remoting:
Creating a TcpChannel throws the following error:


"TypeInizializer for System.Net.IPAddress threw an exception."


Code snippet:

// Exception occurs at this line
channel = new System.Runtime.Remoting.Channels.Tcp.TcpChannel(3000);



This exception occurs only on a mashine with
..NET Framework 1.1 and without Visual Studio installed.

On the same mashine with .NET Framework 1.0 it runs without error.

On my development mashine it runs on both .NET Framework 1.0
and .NET Framework 1.1 without error.


Re: Creating a TcpChannel throws exception Bernhard.Keil NO[at]SPAM soft4science.com
9/1/2003 2:40:32 AM
After uninstalling the firewall on that mashine it works.

How is it possible to get it running with a firewall installed?

AddThis Social Bookmark Button