<?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 Application throwing exception when panning around at maximum extent in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271042#M7073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i zoom in to the map in our application to the maximum extent and then try to pan around its throwing an exception as below...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An unhandled exception ( 'Unhandled exception in silverlight2 application Invalid spatial reference. Spatial reference must match map's spatial reference at ESRI.ArcGIS.Client.Map.checkSpatialReference( Geometry value ) at ESRI.ArcGIS.Client.Map.panTo(Geometry geometry, Boolean skipAnimation )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please explain me what is this exception and how to solve it ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 22:42:01 GMT</pubDate>
    <dc:creator>joshuvaThalari</dc:creator>
    <dc:date>2010-11-10T22:42:01Z</dc:date>
    <item>
      <title>Application throwing exception when panning around at maximum extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271042#M7073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i zoom in to the map in our application to the maximum extent and then try to pan around its throwing an exception as below...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An unhandled exception ( 'Unhandled exception in silverlight2 application Invalid spatial reference. Spatial reference must match map's spatial reference at ESRI.ArcGIS.Client.Map.checkSpatialReference( Geometry value ) at ESRI.ArcGIS.Client.Map.panTo(Geometry geometry, Boolean skipAnimation )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please explain me what is this exception and how to solve it ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 22:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271042#M7073</guid>
      <dc:creator>joshuvaThalari</dc:creator>
      <dc:date>2010-11-10T22:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Application throwing exception when panning around at maximum extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271043#M7074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you call any of the PanTo() or ZoomTo() methods in your code? If so, if the geometry that you pass is either null or its SpatialReference does not match the map's SpatialReference, this exception is expected to be thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell us what version of the API you are using? Can you also share some code and steps so we may replicate the issue on our end?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 13:50:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271043#M7074</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-11T13:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Application throwing exception when panning around at maximum extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271044#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thanks for the reply...The issue was sorted by creating a geometry service on the ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But still the question remains to me... When i run the application from another system other than server, it throws the exception but when the deploy the application to the IIS server on the ArcGIS server machine, it works fine without any problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my question is , if the ArcGIS server and IIS server are on different machines as is the case when i am running application from my local machine, then how do we make the application run without throwing that exception...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 00:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/application-throwing-exception-when-panning-around/m-p/271044#M7075</guid>
      <dc:creator>joshuvaThalari</dc:creator>
      <dc:date>2010-11-16T00:58:25Z</dc:date>
    </item>
  </channel>
</rss>

