<?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 Corrupted data in map cache .db file - GlobalID / feature data saved incorrectly in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/corrupted-data-in-map-cache-db-file-globalid/m-p/552717#M2306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a custom developed windows mobile project which is working fine, users have been saving and submitting data throw the service regularly for over a month.&amp;nbsp; But I believe somehow when a feature was being saved to the cache, it didn't write it correctly.&amp;nbsp; When the user attempts to post the cache, the error message comes back "Guid should contain 32 digits with 4 dashes...Set failure (ParseFailureKindfailure, String failureMessageID, Object failureMessagerFormatArgument, String failureArgumentNAme, Exception inner Exception) "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've opened the .db file with&amp;nbsp; SQL-Lite browser, and I can see the row that I believe is causing the problem.&amp;nbsp; While all other rows have completely valid data, one rows seems to have saved incorrectly - the GlobalID is {9057C3D9-5220-4E44-9D12-51??????&amp;#127;???? and all every other field after that has what look like binary values.&amp;nbsp; The example below shows a few valid rows from the table and the last one is the invalid one.&amp;nbsp; What I"d like to do is just delete the offending feature from the mobile cache, however i know I'd have to modify more than one table to completely remove that feature.&amp;nbsp; I deleted the row from layer0_current_feature, but then I get a different error when I try to transfer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody dug into the inner workings of the mobile cache, or would any ESRI folks care to let me know if this happens again how I can delete an invalid row from the mobile cache?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;-77 1 0 229256665 1 ????I?? 0 {32A124F8-32B6-40FF-9D9E-80C1CCF81268} 042712TLC2 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.1400231 36.75092488&amp;nbsp; 4/27/2012 11:43 urscorp 4/27/2012 11:43 urscorp 31 4/27/2012 11:43
-75 1 0 650062530 1 ?C??@&amp;lt;?? 0 {028AC7BF-4567-4F36-BBC2-998C022B5D64} 042712CSB2 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13957125 36.75091072&amp;nbsp; 4/27/2012 11:40 urscorp 4/27/2012 11:40 urscorp 31 4/27/2012 11:40
-73 1 0 1463101579 1 ?????6?? 0 {84DDE0D3-2D8D-4D22-AFE2-77E6DA36A03F} 042712MDA1 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13948947 36.75063283&amp;nbsp; 4/27/2012 11:39 urscorp 4/27/2012 11:39 urscorp 31 4/27/2012 11:39
-71 1 0 982395837 1 7 ??'x?? 0 {E247B599-BC79-4A18-AC68-E96ADC1D15DC} 042712TLC1 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13906772 36.75179097&amp;nbsp; 4/27/2012 11:32 urscorp 4/27/2012 11:32 urscorp 31 4/27/2012 11:32
-69 1 0 1175529696 1 &amp;#127;2??&amp;nbsp; ?? 0 {9057C3D9-5220-4E44-9D12-51??????&amp;#127;???? ????q???? ?????l???ww&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.24E+67 2.75E+91&amp;nbsp; ????&amp;#127;07??&amp;#127;????w=:31 w&amp;#127;????? ??7v???????????9:?y }r&amp;#127;?o?? -1 ?q5?m&amp;lt;?=???{5?&amp;gt;???{
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2012 17:24:47 GMT</pubDate>
    <dc:creator>StevenSchuldt</dc:creator>
    <dc:date>2012-05-01T17:24:47Z</dc:date>
    <item>
      <title>Corrupted data in map cache .db file - GlobalID / feature data saved incorrectly</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/corrupted-data-in-map-cache-db-file-globalid/m-p/552717#M2306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a custom developed windows mobile project which is working fine, users have been saving and submitting data throw the service regularly for over a month.&amp;nbsp; But I believe somehow when a feature was being saved to the cache, it didn't write it correctly.&amp;nbsp; When the user attempts to post the cache, the error message comes back "Guid should contain 32 digits with 4 dashes...Set failure (ParseFailureKindfailure, String failureMessageID, Object failureMessagerFormatArgument, String failureArgumentNAme, Exception inner Exception) "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've opened the .db file with&amp;nbsp; SQL-Lite browser, and I can see the row that I believe is causing the problem.&amp;nbsp; While all other rows have completely valid data, one rows seems to have saved incorrectly - the GlobalID is {9057C3D9-5220-4E44-9D12-51??????&amp;#127;???? and all every other field after that has what look like binary values.&amp;nbsp; The example below shows a few valid rows from the table and the last one is the invalid one.&amp;nbsp; What I"d like to do is just delete the offending feature from the mobile cache, however i know I'd have to modify more than one table to completely remove that feature.&amp;nbsp; I deleted the row from layer0_current_feature, but then I get a different error when I try to transfer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody dug into the inner workings of the mobile cache, or would any ESRI folks care to let me know if this happens again how I can delete an invalid row from the mobile cache?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;-77 1 0 229256665 1 ????I?? 0 {32A124F8-32B6-40FF-9D9E-80C1CCF81268} 042712TLC2 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.1400231 36.75092488&amp;nbsp; 4/27/2012 11:43 urscorp 4/27/2012 11:43 urscorp 31 4/27/2012 11:43
-75 1 0 650062530 1 ?C??@&amp;lt;?? 0 {028AC7BF-4567-4F36-BBC2-998C022B5D64} 042712CSB2 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13957125 36.75091072&amp;nbsp; 4/27/2012 11:40 urscorp 4/27/2012 11:40 urscorp 31 4/27/2012 11:40
-73 1 0 1463101579 1 ?????6?? 0 {84DDE0D3-2D8D-4D22-AFE2-77E6DA36A03F} 042712MDA1 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13948947 36.75063283&amp;nbsp; 4/27/2012 11:39 urscorp 4/27/2012 11:39 urscorp 31 4/27/2012 11:39
-71 1 0 982395837 1 7 ??'x?? 0 {E247B599-BC79-4A18-AC68-E96ADC1D15DC} 042712TLC1 Shovel Test&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -96.13906772 36.75179097&amp;nbsp; 4/27/2012 11:32 urscorp 4/27/2012 11:32 urscorp 31 4/27/2012 11:32
-69 1 0 1175529696 1 &amp;#127;2??&amp;nbsp; ?? 0 {9057C3D9-5220-4E44-9D12-51??????&amp;#127;???? ????q???? ?????l???ww&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.24E+67 2.75E+91&amp;nbsp; ????&amp;#127;07??&amp;#127;????w=:31 w&amp;#127;????? ??7v???????????9:?y }r&amp;#127;?o?? -1 ?q5?m&amp;lt;?=???{5?&amp;gt;???{
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 17:24:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/corrupted-data-in-map-cache-db-file-globalid/m-p/552717#M2306</guid>
      <dc:creator>StevenSchuldt</dc:creator>
      <dc:date>2012-05-01T17:24:47Z</dc:date>
    </item>
  </channel>
</rss>

