<?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: Memory leak problem with map. in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94518#M2353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's interesting... The browser event is only used in two cases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) If you are running on a Mac&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If you are using FireFox/Chrome/Safari and running the plugin in windowless mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you in one of these scenarios?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw. this hasn't changed since v1.2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jul 2010 15:02:03 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-07-09T15:02:03Z</dc:date>
    <item>
      <title>Memory leak problem with map.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94517#M2352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, after update for silverlight 4 (version 2.0 and version before that, if i remeber 1.2) i have problem that map cant be cleared from memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have silverlight application with multiply pages. And we want to free nonactive page from memory. With winDbg i get what holds my page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__________________________________________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0:030&amp;gt; !gcroot 094e2ac8 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Roots found on stacks may be false positives. Run "!help gcroot" for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scan Thread 0 OSTHread 19d8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scan Thread 25 OSTHread 2068&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scan Thread 26 OSTHread 2b74&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scan Thread 27 OSTHread 25d8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DOMAIN(0792BB60):HANDLE(Strong):4781174:Root:&amp;nbsp; 08fd6c1c(System.Windows.Browser.EventCookie)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 18af4368(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 189bb434(System.Object[])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 095252d8(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 09525284(ESRI.ArcGIS.Client.MouseWheelHelper)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 095249fc(ESRI.ArcGIS.Client.Map)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DOMAIN(0792BB60):HANDLE(Strong):4781178:Root:&amp;nbsp; 08fd6b70(System.Windows.Browser.EventCookie)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 18af4328(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 189bb3a4(System.Object[])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 09525298(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 09525284(ESRI.ArcGIS.Client.MouseWheelHelper)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 095249fc(ESRI.ArcGIS.Client.Map)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DOMAIN(0792BB60):HANDLE(Pinned):47812f8:Root:&amp;nbsp; 09a74260(System.Object[])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 08a89360(System.Collections.Generic.Dictionary`2[[System.IntPtr, mscorlib],[System.Object, mscorlib]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 09c6bdf0(System.Collections.Generic.Dictionary`2+Entry[[System.IntPtr, mscorlib],[System.Object, mscorlib]][])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b110(System.Windows.Threading.DispatcherTimer)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b13c(MS.Internal.CoreTypeEventHelper)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b190(System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[MS.Internal.CoreTypeEventHelper+EventAndDelegate, System.Windows]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b1dc(System.Collections.Generic.Dictionary`2+Entry[[System.Int32, mscorlib],[MS.Internal.CoreTypeEventHelper+EventAndDelegate, System.Windows]][])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b180(MS.Internal.CoreTypeEventHelper+EventAndDelegate)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b148(System.EventHandler)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b100(ESRI.ArcGIS.Client.ThrottleTimer)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 0952b0e0(System.Action)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 094f7990(ESRI.ArcGIS.Client.Map)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DOMAIN(0792BB60):HANDLE(Pinned):47812fc:Root:&amp;nbsp; 09a73250(System.Object[])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 08fd69ec(System.Windows.Browser.HtmlWindow)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 08fd6a08(System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Windows.Browser.EventCookie, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 08fd6bc0(System.Collections.Generic.Dictionary`2+Entry[[System.String, mscorlib],[System.Windows.Browser.EventCookie, System.Windows.Browser]][])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 08fd6c1c(System.Windows.Browser.EventCookie)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 18af4368(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 189bb434(System.Object[])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 095252d8(System.EventHandler`1[[System.Windows.Browser.HtmlEventArgs, System.Windows.Browser]])-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 09525284(ESRI.ArcGIS.Client.MouseWheelHelper)-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 095249fc(ESRI.ArcGIS.Client.Map)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__________________________________________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As it it seems to me it is something with attaching mouse wheel event handler to System.Windows.Browser. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 09:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94517#M2352</guid>
      <dc:creator>MladenPecanac</dc:creator>
      <dc:date>2010-07-09T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak problem with map.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94518#M2353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's interesting... The browser event is only used in two cases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) If you are running on a Mac&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If you are using FireFox/Chrome/Safari and running the plugin in windowless mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you in one of these scenarios?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw. this hasn't changed since v1.2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 15:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94518#M2353</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-07-09T15:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak problem with map.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94519#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Morten,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you or anyone else on the Silverlight development team noticed any memory leak issues similar to those described (and confirmed by Tim Heuer) here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.silverlight.net/forums/t/171739.aspx"&gt;Memory Leak Issues with inline DataTemplates in XAML&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our application uses many, many ControlTemplates, Style resources, some in-line, some not, a few Telerik Controls (which makes heavy use of in-line DataTemplates), and several ESRI Silveright controls. We've noticed that our application steady chews up memory and never returns it to the heap. I'm not blaming anything on ESRI here, mind you, but we've observed and prototyped one of the many scenarios described by users in the link above. How about you guys? Have you seen any serious memory problems yet with Silverlight 4 related / pertaining to DataTemplates / ControlTemplates etc ... ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so what's your position on the problem? We're waiting / hoping for a fix from MS soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance, for the time and help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 18:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94519#M2354</guid>
      <dc:creator>AaronConnolly</dc:creator>
      <dc:date>2010-08-11T18:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak problem with map.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94520#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello Morten,&lt;BR /&gt;&lt;BR /&gt;Have you or anyone else on the Silverlight development team noticed any memory leak issues similar to those described (and confirmed by Tim Heuer) here: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.silverlight.net/forums/t/171739.aspx"&gt;Memory Leak Issues with inline DataTemplates in XAML&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Our application uses many, many ControlTemplates, Style resources, some in-line, some not, a few Telerik Controls (which makes heavy use of in-line DataTemplates), and several ESRI Silveright controls. We've noticed that our application steady chews up memory and never returns it to the heap. I'm not blaming anything on ESRI here, mind you, but we've observed and prototyped one of the many scenarios described by users in the link above. How about you guys? Have you seen any serious memory problems yet with Silverlight 4 related / pertaining to DataTemplates / ControlTemplates etc ... ?&lt;BR /&gt;&lt;BR /&gt;If so what's your position on the problem? We're waiting / hoping for a fix from MS soon.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, for the time and help,&lt;BR /&gt;- Aaron&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On second thought &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/10181-Silverlight-4-Memory-Issues?p=31638#post31638"&gt;I'll probably just start a new thread&lt;/A&gt;&lt;SPAN&gt;. This one is a little stale.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 18:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94520#M2355</guid>
      <dc:creator>AaronConnolly</dc:creator>
      <dc:date>2010-08-11T18:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak problem with map.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94521#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are using application in windowless mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is same when I use IE or firefox.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 11:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/memory-leak-problem-with-map/m-p/94521#M2356</guid>
      <dc:creator>MladenPecanac</dc:creator>
      <dc:date>2010-08-27T11:26:43Z</dc:date>
    </item>
  </channel>
</rss>

