﻿<?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 » Issues  » Solution Preferences screen will not show up</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 07:01:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost11483.aspx</link><description>Just FYI, there is no need to cross post.&amp;nbsp; We monitor all forums.&amp;nbsp; Thanks. :)&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/FindPost11481.aspx"&gt;http://forum.strataframe.net/FindPost11481.aspx&lt;/A&gt;</description><pubDate>Fri, 14 Sep 2007 16:58:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2567.aspx</link><description>I am trying to setup a test localization project and when I click on 'Solution Preferences' nothing happens.&lt;/P&gt;&lt;P&gt;When I try to set the localization key on a control, I receive a message indicating the solution preferences must be setup. I click on 'Yes' to setup the solution preferences and receive a visual studio error 'An error occured while refreshing data from field 'DTEPreferencesBO.pref_prj_pk' to property 'selected value' on control cbomessages.&lt;/P&gt;&lt;P&gt;Any sugestions on how to solve this problem?</description><pubDate>Fri, 14 Sep 2007 16:58:24 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost11478.aspx</link><description>Greetings, I had the same problem and solved it this way:&lt;OL&gt;&lt;LI&gt;Installed a Named Instance of &lt;STRONG&gt;SQL Express 2005&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Installed the &lt;STRONG&gt;StrataFrame databases&lt;/STRONG&gt; onto it.&lt;/LI&gt;&lt;LI&gt;Changed the &lt;STRONG&gt;Database Connections&lt;/STRONG&gt; of &lt;STRONG&gt;StrataFrame design-time&lt;/STRONG&gt; to point to the new &lt;STRONG&gt;SQL 2005 instance&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Now the &lt;STRONG&gt;Solutions Preferences&lt;/STRONG&gt; is working on every licensed machine,and we're able to setup the projetc's localization, security, etc...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The&amp;nbsp;solutions databases still reside on our main SQL Server 2000 instance. As I've tracked, maybe it's an issue related to data type trying to be casted or converted by the "Solutions Preferences" core. &lt;P&gt;Best regards to all. &lt;P&gt;&lt;STRONG&gt;Alex Lana&lt;/STRONG&gt;</description><pubDate>Fri, 14 Sep 2007 15:05:55 GMT</pubDate><dc:creator>Alex M. Lana</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2998.aspx</link><description>Jim,&lt;/P&gt;&lt;P&gt;Sorry for the delayed response.&amp;nbsp; It was a hard push to get 1.5 out the door and we did not get to all of the questions yesterday.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem that you are having in your StrataFrame connection.&amp;nbsp; The Framework, Database Deployment Toolkit, and Messaging and Localization all use the same database and connection string.&amp;nbsp; The frameworks database is named StrataFrame.&amp;nbsp; In 1.5 we prevent the developer from being to change this value so it should help resolve some issues.&amp;nbsp; To verify your connection, do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Visual Studio&lt;/LI&gt;&lt;LI&gt;Click StrataFrame -&amp;gt; Database Connection&lt;/LI&gt;&lt;LI&gt;Select the "StrataFrame Data Store" or whatever it may be named now (the name of the connection does not matter)&lt;/LI&gt;&lt;LI&gt;Click "Edit"&lt;/LI&gt;&lt;LI&gt;Once the Wizard appears click Next &amp;gt;&lt;/LI&gt;&lt;LI&gt;Make sure that the server is pointing to the server that houses the StrataFrame database&lt;/LI&gt;&lt;LI&gt;Make sure that the Database is set to StrataFrame&lt;/LI&gt;&lt;LI&gt;Click Next &amp;gt;&lt;/LI&gt;&lt;LI&gt;Click Finish&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This should get your connection working.&amp;nbsp; If you are still receiving the error, then your database must not be updated properly.&amp;nbsp; To resolve this, just download 1.5 and install the new release.&amp;nbsp; This will update the data structures.</description><pubDate>Sat, 23 Sep 2006 13:33:11 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2984.aspx</link><description>Ok, I seem to be missing something with this -&lt;br&gt;
&lt;br&gt;
From the prior posts, it seems (and please correct me if I'm wrong!) that I need to have a Database connection&lt;br&gt;
&lt;br&gt;
Name must be:  "StrataFrame Data Store"&lt;br&gt;
Sql Connection Database must be "StrataFrame"&lt;br&gt;
&lt;br&gt;
Still failing for me.&lt;br&gt;
&lt;br&gt;
Also tried creating a new name of "StrataFrame", and connecting to that - same error&lt;br&gt;
&lt;br&gt;
Also tried using the "StrataFrame Sample Data Store", still raises same error&lt;br&gt;
&lt;br&gt;
Tried deleting existing, and adding a new one (not changing any of the default) - Only change made is from localhost to my named instance&lt;br&gt;
&lt;br&gt;
still getting:&lt;br&gt;
---------------------------&lt;br&gt;
Microsoft Visual Studio&lt;br&gt;
---------------------------&lt;br&gt;
An error occurred while refreshing the data from field 'DTEPreferencesBO.pref_prj_pk' to property 'SelectedValue' on control 'cboMessages.'&lt;br&gt;
---------------------------&lt;br&gt;
OK   &lt;br&gt;
---------------------------&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
This happens only when click on the ellipsis of the LocalizationKey property of the form, if select "Solution Preferences" from the menu nothing happens&lt;br&gt;
&lt;br&gt;
So what do I need to set to get this to go?   I'm confused (seems normal to me at this point)</description><pubDate>Fri, 22 Sep 2006 10:28:11 GMT</pubDate><dc:creator>Jim Schepflin</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2868.aspx</link><description>There has never been an "issue" on this topic.&amp;nbsp; It has to do with an improperly setup database connection.&amp;nbsp; Make sure that your Database Connection for StrataFrame is pointing to the StrataFrame database.&lt;/P&gt;&lt;P&gt;In future releases you will not be able to change the database name of the StrataFrame&amp;nbsp;Data Store connection&amp;nbsp;which will prevent this particular problem from happening.</description><pubDate>Mon, 18 Sep 2006 09:49:01 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2859.aspx</link><description>Can someone let me know if this issue was solved - I have exactly the same problem. If I try to select Solution Preferences, nothing happens! I'm using it from within Visual Studio, with an open project.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Flavelle</description><pubDate>Sun, 17 Sep 2006 11:58:48 GMT</pubDate><dc:creator>Flavelle Ballem</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2587.aspx</link><description>Tim,&lt;/P&gt;&lt;P&gt;I am in the office today.&amp;nbsp; Would you send that to me as well?&amp;nbsp; In fact, if you could just post it as an attachment here on the forum, that would be great.&amp;nbsp; Thanks!</description><pubDate>Thu, 31 Aug 2006 10:07:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2582.aspx</link><description>I have emailed you screen shots of the error.</description><pubDate>Thu, 31 Aug 2006 08:17:26 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Solution Preferences screen will not show up</title><link>http://forum.strataframe.net/FindPost2572.aspx</link><description>Was the error message that you received a red application error window, or was it just a message box?&amp;nbsp; I'm wondering if there is more information beyond that outer exception.&amp;nbsp;&amp;nbsp; That exception will always contain the inner exception that lists more detail as to why the binding configuration failed.</description><pubDate>Thu, 31 Aug 2006 00:34:59 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>