View Single Post
  #3 (permalink)  
Old 08-03-2005
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,772
The first thing you should check is if your server and client are indeed using the same Slice definitions. In most cases, and UnmarshalOutOfBoundsException is caused by the client and the server using different interface and type definitions.
Reply With Quote