View Single Post
  #4 (permalink)  
Old 04-16-2007
bernard's Avatar
bernard bernard is online now
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 921
The best would be to reduce your program to a simple test case, ideally just a Ice 3.2.0 C# client talking to an Ice 3.2.0 server.

Note that in environments with garbage collection (such as Java and .NET), you can get hangs/delays when the GC runs.

Cheers,
Bernard
__________________
Bernard Normier
ZeroC, Inc.
Reply With Quote