<?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 Error with proxy handler in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/error-with-proxy-handler/m-p/131282#M3241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Silverlight 4 application using 2.0 Silverlight API and I get the following error messages in VS when I run the app:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll but was not handled in user code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thread '&amp;lt;No Name&amp;gt;' (0x16dc) has exited with code 0 (0x0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thread '&amp;lt;No Name&amp;gt;' (0xef8) has exited with code 0 (0x0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything seems to run OK but it I get the error for every REST request I make.&amp;nbsp; Therefore, when I load something like a TOC control with 4 mapservices and several layers the errors really start to pile up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been using the same .ashx file (which is a modified version of the ESRI example) I used with a javascript app could this be causing the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this an error I should be concerned about (typically don't like to deploy apps when I know they are generating errors)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 19:54:06 GMT</pubDate>
    <dc:creator>BryanLynn</dc:creator>
    <dc:date>2010-08-23T19:54:06Z</dc:date>
    <item>
      <title>Error with proxy handler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/error-with-proxy-handler/m-p/131282#M3241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Silverlight 4 application using 2.0 Silverlight API and I get the following error messages in VS when I run the app:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll but was not handled in user code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thread '&amp;lt;No Name&amp;gt;' (0x16dc) has exited with code 0 (0x0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thread '&amp;lt;No Name&amp;gt;' (0xef8) has exited with code 0 (0x0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything seems to run OK but it I get the error for every REST request I make.&amp;nbsp; Therefore, when I load something like a TOC control with 4 mapservices and several layers the errors really start to pile up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been using the same .ashx file (which is a modified version of the ESRI example) I used with a javascript app could this be causing the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this an error I should be concerned about (typically don't like to deploy apps when I know they are generating errors)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 19:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/error-with-proxy-handler/m-p/131282#M3241</guid>
      <dc:creator>BryanLynn</dc:creator>
      <dc:date>2010-08-23T19:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error with proxy handler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/error-with-proxy-handler/m-p/131283#M3242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A first-chance exception just means an error was caught in a try/catch block, so usually this is nothing to worry about.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to pinpoint where the exceptions are occurring, you can select the Debug-&amp;gt;Exceptions menu item, and in the dialog that appears, check the first checkbox for "Common Language Runtime Exceptions". This will make the debugger break as soon as an exception occurs instead of only breaking on unhandled exceptions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 14:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/error-with-proxy-handler/m-p/131283#M3242</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-08-27T14:54:42Z</dc:date>
    </item>
  </channel>
</rss>

