<?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 invalid client checksum in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228530#M1093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a client application build on top of the ArcGIS server mobile ADF.&amp;nbsp;&amp;nbsp; We have difficulties to get the map synchronisation stable.&amp;nbsp; We continuously get a "invalid client checksum" in the logs of our ArcGIS server, so the sync process itself is not taking place...&amp;nbsp; According to the ESRI documentation this is due to a change on the database schema or the mxd-schema but we know that neither the mxd, neither the database schema has been modified since the publishment of the mobile service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone had a similar problem?&amp;nbsp; Any suggestions for a solution? We would like to understand better what is being evaluated in the initial startup of the synchronisation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 08:14:37 GMT</pubDate>
    <dc:creator>RomboutVerwimp</dc:creator>
    <dc:date>2010-05-19T08:14:37Z</dc:date>
    <item>
      <title>invalid client checksum</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228530#M1093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a client application build on top of the ArcGIS server mobile ADF.&amp;nbsp;&amp;nbsp; We have difficulties to get the map synchronisation stable.&amp;nbsp; We continuously get a "invalid client checksum" in the logs of our ArcGIS server, so the sync process itself is not taking place...&amp;nbsp; According to the ESRI documentation this is due to a change on the database schema or the mxd-schema but we know that neither the mxd, neither the database schema has been modified since the publishment of the mobile service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone had a similar problem?&amp;nbsp; Any suggestions for a solution? We would like to understand better what is being evaluated in the initial startup of the synchronisation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 08:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228530#M1093</guid>
      <dc:creator>RomboutVerwimp</dc:creator>
      <dc:date>2010-05-19T08:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: invalid client checksum</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228531#M1094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we had similar problems for a long time. The main problem was not to know, when checksum was changing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then we got informations, on what the checksum is depending and when it changes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Map&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Full extent of the map (Xmin, Ymin, Xmax, Ymax)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Units&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Spatial reference&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Number of workspaces&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Layer count&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;STRONG&gt;Layer&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Layer type&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Layer index&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Workspace index&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Is versioned or not&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Extent (removed in 9.3.1)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;STRONG&gt;RasterLayer&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Raster width&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Raster height&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Feature class schema&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Field count&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Field name&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Alias field name&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Field length&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Field flag (type, editable, null}&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Subtype code&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;In our case the problem was a changing map extent which was redefined automatically because new features were outside the old defined extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greets, Max&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 09:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228531#M1094</guid>
      <dc:creator>MaximilianGlas</dc:creator>
      <dc:date>2010-06-25T09:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: invalid client checksum</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228532#M1095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But from the developer machine it works and from the deployment machine it fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any clues?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228532#M1095</guid>
      <dc:creator>Jitendrudulacaraju</dc:creator>
      <dc:date>2011-03-17T19:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: invalid client checksum</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228533#M1096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have got over with this problem. Simply changed the extent of the MXD by making the a smaller scale&amp;nbsp; map and restarting the service. Temp fix, but is it permanent?? Have to see.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 18:40:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/invalid-client-checksum/m-p/228533#M1096</guid>
      <dc:creator>Jitendrudulacaraju</dc:creator>
      <dc:date>2011-03-18T18:40:23Z</dc:date>
    </item>
  </channel>
</rss>

