Christian, I've found you get better results if you can use a typed array instead of a Vector.
Blake > -----Original Message----- > From: Christian Schmitz [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 20, 2002 9:26 AM > To: '[EMAIL PROTECTED]' > Subject: How to deserialize java.util.Vector in .NET?? > > > Hi, > > I want to publish Web Services with AXIS and consume them with .NET > C#-Client. > My Service sends a java.util.Vector, but I can't deserialize > it in .NET > > Please help me, > Thanks > Christian >