<?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: localization does not work when deployed in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197560#M4894</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;SPAN&gt;Thank you for your reply but I have done the coding and the language change works fine when I run the project on Visual Studio..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I deploy the project in IIS and then access it on the same system(browser) the language change does not take effect..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to Install some language(Tamil) font on the server or download something on the client &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Nov 2011 03:40:27 GMT</pubDate>
    <dc:creator>SantoshV</dc:creator>
    <dc:date>2011-11-11T03:40:27Z</dc:date>
    <item>
      <title>localization does not work when deployed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197558#M4892</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;SPAN&gt; I have created a website in using ArcGIS Silverlight API&amp;nbsp; in two different languages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i e English and Tamil.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The website works fine in local but when I deployed it to the server the language does not change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;am I missing something here should I do something extra to implement language that I am reading from the resource file..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 12:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197558#M4892</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2011-11-03T12:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: localization does not work when deployed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197559#M4893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following blog post might help: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/05/28/Localizing-ArcGIS-Controls.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/05/28/Localizing-ArcGIS-Controls.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 14:31:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197559#M4893</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-11-03T14:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: localization does not work when deployed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197560#M4894</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;SPAN&gt;Thank you for your reply but I have done the coding and the language change works fine when I run the project on Visual Studio..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I deploy the project in IIS and then access it on the same system(browser) the language change does not take effect..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to Install some language(Tamil) font on the server or download something on the client &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 03:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197560#M4894</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2011-11-11T03:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: localization does not work when deployed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197561#M4895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you hardcoding the culture in the Silverlight application before deploying to the web server or trying to discover the users culture and set at runtime?&amp;nbsp;&amp;nbsp; Side note, the ArcGIS API does not include localized resources for Tamil (ta).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, have you changed any globalization settings in IIS? &lt;/SPAN&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc725971(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725971(WS.10).aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 18:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localization-does-not-work-when-deployed/m-p/197561#M4895</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2011-11-11T18:51:53Z</dc:date>
    </item>
  </channel>
</rss>

