<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Failed to deserialize the object in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91117#M2233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: arcpatrol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, thanks for replying, when I put that entry in my browser(? F = pjson)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(just after the web service address), gives me the option to save an XML &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file, this is the content of the file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE ServiceExceptionReport SYSTEM "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd" rel="nofollow" target="_blank"&gt;http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ServiceExceptionReport version="1.1.1"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;ServiceException code="InvalidFormat"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't parse XML request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/ServiceException&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ServiceExceptionReport&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 15:06:05 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-07-22T15:06:05Z</dc:date>
    <item>
      <title>Failed to deserialize the object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91115#M2231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: arcpatrol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is this, I'm using 2.0 for wpf api, I have published a web service, when I try to load in the component map, I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to deserialize the object of type ESRI.ArcGIS.Client.Services.MapServiceInfo. Found an unexpected character '&amp;lt;'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 15:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91115#M2231</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-19T15:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deserialize the object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91116#M2232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: SharpGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What does the JSON response from your service look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ie add ?f=pjson to the url endpoint and display it in the browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 20:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91116#M2232</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-19T20:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to deserialize the object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91117#M2233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: arcpatrol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, thanks for replying, when I put that entry in my browser(? F = pjson)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(just after the web service address), gives me the option to save an XML &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file, this is the content of the file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE ServiceExceptionReport SYSTEM "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd" rel="nofollow" target="_blank"&gt;http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ServiceExceptionReport version="1.1.1"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;ServiceException code="InvalidFormat"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't parse XML request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/ServiceException&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ServiceExceptionReport&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 15:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/failed-to-deserialize-the-object/m-p/91117#M2233</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-22T15:06:05Z</dc:date>
    </item>
  </channel>
</rss>

