I wonder if that's for the serialiser assembly. I'm trying to recall but
doesn't the serialisation/deserialisation take advantage of custom code if
you have it.

On 12 October 2011 17:17, Ian Thomas <il.tho...@iinet.net.au> wrote:

>  I have a class called root, which describes an XML data structure that I
> read from a disk file into a stream. ****
>
> All works OK, but this line ****
>
> Dim xSerializer As New XmlSerializer(GetType(root))****
>
> produces two consecutive  System.IO.FileNotFoundException errors. This
> doesn’t cause any problems at all, but I’m interested in why this occurs and
> what the fix is. ****
>
> ** **
>  ------------------------------
>
> **Ian Thomas**
> Victoria Park, ****Western Australia********
>



-- 
regards,
Preet, Overlooking the Ocean, Auckland

Reply via email to