J# Socket Bug - Hotfix
From: chris vella (chris_at_dload.com.au)
Date: 08/02/04
- Previous message: Lars-Inge Tønnessen: "Re: Building J# program for a previous version of .NET Framework"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 2 Aug 2004 10:14:43 +1000
I have a jsharp server application that was built and running fine on my
development machine. However when it went live to a Win 2k server the
application could not connect to the remote application. It was receiving a
NoRouteHost Exception. The difference between the two machines was the
server was mutli homed while the dev box isn't.
Essentially the J# socket was binding to the wrong nic which was connected
to an internal network. No matter what I tried (adding routes to route table
etc.) the socket would not binf to the external nic. I believe that this is
an issue as stated in Q819777 but I haven't had any replies from microsoft
support in relation to obtaining this hotfix.
Can someone please help me out?
Cheers
Chris
- Previous message: Lars-Inge Tønnessen: "Re: Building J# program for a previous version of .NET Framework"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|