|
|
|
|||||
|
I built democs via VS.net 2005 Express beta1, everything seems alright, but when i try to execute a pair of sample, e.g. Hello.
i first started server.exe, then i try to start client a Exception was thrown: Ice.ConnectFailedException: Connect failed ---> System.Net.Sockets.SocketException: request connect on a socket that is already connected at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at IceInternal.Network.doConnect(Socket socket, EndPoint addr, Int32 timeout) --- End of inner exception stack trace --- at IceInternal.ProxyFactory.checkRetryAfterException( LocalException ex, Int32 cnt) at Ice.ObjectPrxHelperBase.__handleException(LocalExc eption ex, Int32 cnt) at Ice.ObjectPrxHelperBase.ice_isA(String __id, Context __context) at Ice.ObjectPrxHelperBase.ice_isA(String __id) at InitialPrxHelper.checkedCast(ObjectPrx b) at Client.run(String[] args, Communicator communicator) at Client.Main(String[] args) why checkout throws such exceptions? i did not modify any code given by the example. Last edited by Leaf : 10-09-2004 at 12:26 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Asynchronous Method Invocation Samples | pradeep | Help Center | 1 | 11-23-2006 05:55 AM |
| Is there a express way to compile the source with Eclipse in windows? | OrNot | Help Center | 6 | 10-28-2006 07:27 AM |
| Ice 3.0.1 & Visual Studio 2005 (Express edition) | albertods | Help Center | 6 | 05-19-2006 10:54 AM |
| Why does Evictor throw the following exception? | kent | Help Center | 2 | 01-06-2006 06:01 PM |
| what can Monitor::wait() throw? | andhow | Help Center | 4 | 02-21-2005 09:26 AM |