SilverlightShow: Internationalization / localization in Silverlight 2 Beta 2 Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples en-us SilverlightShow.net estoychev@completit.com (Emil Stoychev) Argotic Syndication Framework, http://www.codeplex.com/Argotic http://www.rssboard.org/rss-specification RE: Internationalization / localization in Silverlight 2 Beta 2 http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment897 <p>The AG_E_PARSER_UNKNOWN_TYPE  error is due to the constructor <ResourceFileName>.Designer.cs set to internal. Remember, every time you change something in the files  <ResourceFileName>.Designer.cs  or ... . resx,  the constructor changes to 'internal' and has to be rechanged to 'public'.</p> ( frankvetter) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Mon, 12 Jan 2009 10:56:46 +0300 RE: Internationalization / localization in Silverlight 2 Beta 2 http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment864 <p>I'm working with the final release and I also have a AG_E_PARSER_UNKNOWN_TYPE Parse error on the </p> <pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; font-size: 8pt; width: 100%; color: black; line-height: 12pt; font-family: consolas,'Courier New',courier,monospace; background-color: yellow;"> <UserControl.Resources></pre> <pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; font-size: 8pt; width: 100%; color: black; line-height: 12pt; font-family: consolas,'Courier New',courier,monospace; background-color: yellow;"> <Res:Page_xaml x:Name=<span style="color: rgb(0, 96, 128);">"PageStrings"</span> /></pre> <pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; font-size: 8pt; width: 100%; color: black; line-height: 12pt; font-family: consolas,'Courier New',courier,monospace; background-color: yellow;"> </UserControl.Resources></pre> <p>But it just happens on my project. Not the sample project. why ?</p> ( Tiago Andrade e Silva) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Tue, 23 Dec 2008 09:37:23 +0300 RE: Internationalization / localization in Silverlight 2 Beta 2 http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment664 <p>I think found it. You have to set the <ResourceFileName>.Designer.cs generated file constructor to public</p> ( Oscar) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Wed, 12 Nov 2008 15:16:29 +0300 RE: Internationalization / localization in Silverlight 2 http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment656 <p>Hi Jogai,</p> <p>This article is specific for Silverlight 2 <strong>Beta 2</strong>. I don't recommend using this examples with the official release.</p> <p>I'll write another article as soon as possible.</p> ( nikolayraychev) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Tue, 11 Nov 2008 06:42:00 +0300 RE: Internationalization / localization in Silverlight 2 http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment655 <p>I can get the example to work but I receive an error between: </p> <pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; font-size: 8pt; width: 100%; color: black; line-height: 12pt; font-family: consolas,'Courier New',courier,monospace; background-color: yellow;"> <UserControl.Resources> </pre> <p>The error is: AG_E_PARSER_UNKNOWN_TYPE</p> ( Jogai) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Tue, 11 Nov 2008 06:22:19 +0300 RE: Internationalization / localization in Silverlight http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx#comment389 <p>Thanks for the link.  Please note Guy Smith-Ferrier of .net Internationalization book is presenting at Re-Mix UK at 9am on Friday the 19th Sept for anyone who has interest in this topic</p> ( slyi) http://www.silverlightshow.net/items/Internationalization-localization-in-Silverlight.aspx Sat, 13 Sep 2008 04:03:33 +0300