There is an error in XML document (5, 14)
        Posted  
        
            by salim
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by salim
        
        
        
        Published on 2010-04-27T06:22:41Z
        Indexed on 
            2010/04/27
            6:33 UTC
        
        
        Read the original article
        Hit count: 419
        
why I get There is an error in XML document (5, 14) while Iam trying to Deserialize an XML document.?
This is the XML document: Khaled Marouf Faisal Damaj Lara Khalil
iam trying to Deserialize the XML to array of customer objects.
© Stack Overflow or respective owner