Re: [ADVANCED-DOTNET] SoapSuds issues and InvalidCastException

2003-06-05 Thread Urs Muff
I would strongly recommend (and Ingo does too) to create a metadata library with interfaces. This assembly only contains all the interfaces and you can easily use the same assembly on the client and on the server. The server is then implementing those interfaces. Here is a sample (and that works

Re: [ADVANCED-DOTNET] XMLSerializing Interfaces & Components

2003-05-29 Thread Urs Muff
> -Original Message- > From: Thomas Tomiczek [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 28, 2003 9:39 AM > To: [EMAIL PROTECTED] > > > -Original Message- > > From: brian.nantz [mailto:[EMAIL PROTECTED] > > Sent: Mittwoch, 28. Mai 2003 17:13 > > To: [EMAIL PROTECTED] > > > > Fi