Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

SoapClient XElement

$
0
0

I would askyou for your help!

     DateTime date = Convert.ToDateTime("1900-01-01");
     VisionSoapClient vsc = new VisionSoapClient();
     XElement xdata = vsc.GetCikkek(date);
     string path = "/ramiris/cikkek.xml";
     xdata.Save(Server.MapPath(path));

I getthe followingerror message isreturned:

The IXmlSerializable type 'System.Xml.Linq.XElement' cannot be deserialized in
partial trust because it does not have a public parameterless constructor.

Please help!


Viewing all articles
Browse latest Browse all 31927

Latest Images

Trending Articles



Latest Images