Capitalisation error in previous code

>  reader.ReadStartElement("std");
=  reader.ReadStartElement("Std");

>  writer.WriteStartElement ("std");
=  writer.WriteStartElement ("Std");

Jeremy

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

Reply via email to