<?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: .mxd freezes when using multiple data frames in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257179#M12649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the clean install of Windows 8.1 and a new 4GB graphics card, the file now opens up.&amp;nbsp; It still takes a bit of time to load and whenever I pan around in the layout tab, it buffers for about 10 seconds....but other than that it seems to be working fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 12:51:22 GMT</pubDate>
    <dc:creator>ChristopherTrapuzzano</dc:creator>
    <dc:date>2014-10-14T12:51:22Z</dc:date>
    <item>
      <title>.mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257175#M12645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 4 data frames in one layout for a map, and now it doesn't load.&amp;nbsp; Any time I try to load the .mxd the program freezes...&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257175#M12645</guid>
      <dc:creator>ChristopherTrapuzzano</dc:creator>
      <dc:date>2014-10-09T19:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: .mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257176#M12646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either the graphics card is well below spec and ArcGIS Server is taking a while to render, or the mxd is significant which also takes a while. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the mxd open up in memory using the arcpy functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#todo: import Modules&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;import arcpy, string, os, datetime, sys, shutil&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#set map document&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mxdDoc = r'full path of your mxd'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mxd = arcpy.mapping.MapDocument(mxdDoc)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#todo: print Something&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;print 'document Opened&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#todo; remove traces of the mxd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;del mxd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Remember to delete the mxd at the end.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257176#M12646</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-09T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: .mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257177#M12647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am actually getting an upgraded graphics card today as well as a clean install of windows 8.1 whereas I am currently using 7, so I'll see if that fixes the problem.&amp;nbsp; And you'll have to excuse my ignorance as I am a relatively new user of 10.2.1, but it sounds like these arcpy functions are a bit like a command prompt way of opening the map??&amp;nbsp; I am not familiar with what you are suggesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 12:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257177#M12647</guid>
      <dc:creator>ChristopherTrapuzzano</dc:creator>
      <dc:date>2014-10-10T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: .mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257178#M12648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howzit Christopher&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's correct. Reason I suggested opening the mxd in memory is to establish if the issue is with the heavy, ArcMap Desktop application, or whether it is due to the complexity in the mxd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Desktop (ArcMap) is heavily dependant on it's host graphics card when opening the Map Document. Opening the Map Document in memory is not as dependant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Oct 2014 21:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257178#M12648</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-12T21:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: .mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257179#M12649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the clean install of Windows 8.1 and a new 4GB graphics card, the file now opens up.&amp;nbsp; It still takes a bit of time to load and whenever I pan around in the layout tab, it buffers for about 10 seconds....but other than that it seems to be working fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 12:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257179#M12649</guid>
      <dc:creator>ChristopherTrapuzzano</dc:creator>
      <dc:date>2014-10-14T12:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: .mxd freezes when using multiple data frames</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257180#M12650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rendering performance is all in the Graphics Card ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 19:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/mxd-freezes-when-using-multiple-data-frames/m-p/257180#M12650</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-20T19:46:00Z</dc:date>
    </item>
  </channel>
</rss>

