Remove an extra, unwanted attribute xmlns=""
        Posted  
        
            by Jobi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jobi
        
        
        
        Published on 2009-12-02T04:05:49Z
        Indexed on 
            2010/03/15
            10:59 UTC
        
        
        Read the original article
        Hit count: 336
        
While adding a node into web.config file dynamically, I'm getting an extra, unwanted attribute
xmlns=""
how can I solve it?
© Stack Overflow or respective owner