Page 1 of 1

System.Xml.Linq.XElement

Posted: Mon Feb 06, 2017 6:05 am
by Anupam
Hi,

System.Xml.Linq.XElement is getting converted to System.Xml.XmlElement and it shows the respective error "The type or namespace name 'XmlElement' does not exist in the namespace 'System.Xml' (are you missing an assembly reference?)".

Please advise.

Regards,
Anupam

Re: System.Xml.Linq.XElement

Posted: Mon Feb 06, 2017 7:18 am
by Anupam
Hi,

System.Xml.Linq.XElement is getting converted to System.Xml.XmlElement and it shows the respective error "The type or namespace name 'XmlElement' does not exist in the namespace 'System.Xml' (are you missing an assembly reference?)".

This issue comes when we try to consume a WCF Service.

Please advise.

Regards,
Anupam