﻿<?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 - V1 » WinForms (How do I?)  » using Common Repository</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 17 May 2026 01:21:52 GMT</lastBuildDate><ttl>20</ttl><item><title>using Common Repository</title><link>http://forum.strataframe.net/FindPost17982.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&amp;nbsp;&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&amp;nbsp;&amp;nbsp; msg_prj_pk&amp;nbsp;&amp;nbsp; msg_type&amp;nbsp;&amp;nbsp; msg_key&amp;nbsp;&amp;nbsp; 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 08:58:00 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: using Common Repository</title><link>http://forum.strataframe.net/FindPost18000.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/FindPost17992.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&amp;nbsp;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/FindPost17990.aspx</link><description>You have to indicate that teh common repository will be included within your localization package.&amp;nbsp; By default it is &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;not&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; included.&amp;nbsp; 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></channel></rss>