Thank you both... that was indeed the correct thing to do.  It's pretty
frustrating how sparse the MSDN documentation on this is.

On Tue, 17 Sep 2002 14:42:01 -0300, Rodrigo B. de Oliveira
<[EMAIL PROTECTED]> wrote:

>I didn't check but I think this should prevent the BinaryFormatter from
>checking the assembly's version:
>
>BinaryFormatter formatter = new BinaryFormatter();
>formatter.AssemblyName = FormatterAssemblyStyle.Simple;
>
>Rodrigo

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to