> <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

Reply via email to