<?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 Operational Layer from 10.2 mobile cache dosent show nothing in MPC in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673497#M2819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi I am trying to use a mobile cache generated in arc 10.2 for layers in Mobile Project Center.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue I am having is the layers show up in the left payne but no layers show up in the preview?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I,m using version 10.2 for everything. Am I doing something wrong???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2013 14:20:25 GMT</pubDate>
    <dc:creator>JohnBendix</dc:creator>
    <dc:date>2013-11-08T14:20:25Z</dc:date>
    <item>
      <title>Operational Layer from 10.2 mobile cache dosent show nothing in MPC</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673497#M2819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi I am trying to use a mobile cache generated in arc 10.2 for layers in Mobile Project Center.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue I am having is the layers show up in the left payne but no layers show up in the preview?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I,m using version 10.2 for everything. Am I doing something wrong???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 14:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673497#M2819</guid>
      <dc:creator>JohnBendix</dc:creator>
      <dc:date>2013-11-08T14:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Operational Layer from 10.2 mobile cache dosent show nothing in MPC</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673498#M2820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ANYONE...???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 18:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673498#M2820</guid>
      <dc:creator>JohnBendix</dc:creator>
      <dc:date>2013-11-08T18:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Operational Layer from 10.2 mobile cache dosent show nothing in MPC</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673499#M2821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried zooming to the full extent in MPC?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other thing you can do is download SQLite3 (&lt;/SPAN&gt;&lt;A href="http://www.sqlite.org/sqlite.html"&gt;http://www.sqlite.org/sqlite.html&lt;/A&gt;&lt;SPAN&gt;) and check there are features present in the relevant tables in the cache database. The mobile caches are just SQLite databases that can be accessed/queried using SQLite3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 08:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673499#M2821</guid>
      <dc:creator>JohnFannon</dc:creator>
      <dc:date>2013-11-15T08:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Operational Layer from 10.2 mobile cache dosent show nothing in MPC</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673500#M2822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also use the Fiddler app to watch the traffic coming to/from the ArcGIS Server.&amp;nbsp; We're trying to figure out issues with MPC right now during go-live and are going crazy trying to figure out what the issue is.&amp;nbsp; If you have a lot of layers (more than 12) and are zoomed out to the entire extent of all of the features then it is going to take HOURS for it to draw.&amp;nbsp; You'll see in Fiddler the size of the HTTP responses (mostly JSON and SOAP strings) coming back and weighing in around 4-12 MB in size!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has to pull down all the attribute and geometry data of every single feature so it takes quite a while if you have a lot of data like we do.&amp;nbsp; You can get Fiddler here: &lt;/SPAN&gt;&lt;A href="http://fiddler2.com/"&gt;http://fiddler2.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 15:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673500#M2822</guid>
      <dc:creator>JoshPritt</dc:creator>
      <dc:date>2013-12-14T15:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Operational Layer from 10.2 mobile cache dosent show nothing in MPC</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673501#M2823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same issue a few days ago. My situation was that I was building the Mobile project on the tablet by accessing the cache off our network drive. And same things....I couldn't preview any of the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied the cache to the local drive and then built the mobile project. That worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 20:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/operational-layer-from-10-2-mobile-cache-dosent/m-p/673501#M2823</guid>
      <dc:creator>DustinEdge</dc:creator>
      <dc:date>2013-12-18T20:45:45Z</dc:date>
    </item>
  </channel>
</rss>

