﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Exception when changing Default language of App</title><link />http://developers.de/blogs/holger_vetter/archive/2014/08/12/first-chance-exception-windows-ui-xaml-markup-xamlparseexception.aspx<description>A few days ago I tried to change the default language of my Windoiws Store App. I tried to change it in the &amp;ldquo;Package.appxmanifest&amp;rdquo; file. I clicked on more information and the browser showed me this site: http://msdn.microsoft.com/en-us/library</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Exception when changing Default language of App</title><link />http://developers.de/blogs/holger_vetter/archive/2014/08/12/first-chance-exception-windows-ui-xaml-markup-xamlparseexception.aspx#1172252<pubdate>Mon, 19 Jan 2015 21:29:30 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1172252</guid><dc:creator>Mahmoud Abduo</dc:creator><description>&lt;p&gt;I had a similar problem once where I was referencing a resource dictionary key that did not exist in the selected language.&lt;/p&gt;
&lt;p&gt;For example, &amp;quot;CategoryHeader&amp;quot; was defined as &amp;quot;categories&amp;quot; in the english resource, but it was completely missing in the german resource, causing the app to crash when that page was loaded in german.&lt;/p&gt;
&lt;p&gt;Of course, there may be other reasons why that XAML was failing to parse.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1172252" width="1" height="1"&gt;</description></item><item><title>re: Exception when changing Default language of App</title><link />http://developers.de/blogs/holger_vetter/archive/2014/08/12/first-chance-exception-windows-ui-xaml-markup-xamlparseexception.aspx#1056417<pubdate>Tue, 12 Aug 2014 19:00:00 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1056417</guid><dc:creator>D</dc:creator><description>&lt;p&gt;can this help-&lt;/p&gt;
&lt;p&gt;Windows.Globalization.ApplicationLanguages.PrimaryLanguageOverride = &amp;quot;de&amp;quot;;&lt;/p&gt;
&lt;p&gt;var resourceLoader = new ResourceLoader();&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1056417" width="1" height="1"&gt;</description></item></channel></rss>