﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / WinForms (How do I?)  / using Common Repository / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Wed, 07 Jan 2009 14:21:45 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: using Common Repository</title><link>http://forum.strataframe.net/Topic17982-7-1.aspx</link><description>Cool :cool:</description><pubDate>Tue, 22 Jul 2008 08:58:00 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: using Common Repository</title><link>http://forum.strataframe.net/Topic17982-7-1.aspx</link><description>thanks, i did that.&lt;/P&gt;&lt;P&gt;just noticed i had old code in place that specified the localization messagekeytype as xml instead of sqlserver.&lt;/P&gt;&lt;P&gt;works now :)</description><pubDate>Tue, 22 Jul 2008 08:45:57 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: using Common Repository</title><link>http://forum.strataframe.net/Topic17982-7-1.aspx</link><description>You have to indicate that teh common repository will be included within your localization package.  By default it is &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;not&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; included.  To include the common repository, open your localization project, then click the properties:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/fa8b9abc-06d8-4af5-9707-f285.png"&gt;&lt;/P&gt;&lt;P&gt;then check the Include Common Repository option:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/4bcc16a7-759d-49f5-a9e9-8e0d.png"&gt;</description><pubDate>Tue, 22 Jul 2008 08:40:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>using Common Repository</title><link>http://forum.strataframe.net/Topic17982-7-1.aspx</link><description>i included the deployment of the common repository localization to my project and deployed it to the server.&lt;/P&gt;&lt;P&gt;the common repository items i created are in the table together with the project-specific localization entries.&lt;/P&gt;&lt;P&gt;however, when i try to access the common repository items through my application using &lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;UI.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;Localization&lt;/FONT&gt;&lt;FONT size=2&gt;.RetrieveTextValue("MYKEY")&lt;/FONT&gt;, it fails / doesnt find the key.&lt;/P&gt;&lt;P&gt;the data-table on the server looks like this:&lt;/P&gt;&lt;P&gt;msg_pk   msg_prj_pk   msg_type   msg_key   msg_language ...&lt;/P&gt;&lt;P&gt;47 ........4..................2.............KEY1........1031&lt;/P&gt;&lt;P&gt;48 ........4..................2.............KEY1........1033&lt;/P&gt;&lt;P&gt;71 ........3..................2.............MYKEY......1031&lt;/P&gt;&lt;P&gt;72 ........3..................2.............MYKEY......1033&lt;/P&gt;&lt;P&gt;i see that the msg_prj key is different between the application-specific and the cmr items. tho i deployed the common repository through the ddt.&lt;/P&gt;&lt;P&gt;is there some special "trick" to get the common repository items through RetrieveTextValue() ?</description><pubDate>Tue, 22 Jul 2008 07:47:13 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item></channel></rss>