> <configuration> > <system.runtime.remoting> > <application> > <channels> > <channel ref="http"> > <serverProviders> > <formatter ref="binary">
Change this line to <formatter ref="binary" typeFilterLevel="Full" /> and see if that works. Chris
> <configuration> > <system.runtime.remoting> > <application> > <channels> > <channel ref="http"> > <serverProviders> > <formatter ref="binary">
Change this line to <formatter ref="binary" typeFilterLevel="Full" /> and see if that works. Chris