﻿<?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?)  » List Population With A Business Object Problem</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 09 Sep 2026 18:37:34 GMT</lastBuildDate><ttl>20</ttl><item><title>List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14504.aspx</link><description>I'm trying to setup a combobox to be populated with a BO.&amp;nbsp; I set the PopulationType to BusinessObject and then try and set the PopulationDataSourceSettings.&amp;nbsp; The List Population Dialog displays for a second and then is replaced with a messagebox that says "Searching for Business Objects, Please wait...".&amp;nbsp; Well it never comes back.&amp;nbsp; The only way to get rid of it is to close VS.&amp;nbsp; When I reopen VS and try the same operation, the same problem keeps happening.&amp;nbsp; What's up???&amp;nbsp; I'm using the 1.6.5.0 beta.</description><pubDate>Mon, 25 Feb 2008 09:53:51 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14540.aspx</link><description>No worries...I am just glad you got it going :)</description><pubDate>Mon, 25 Feb 2008 09:53:51 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14537.aspx</link><description>Sorry for wasting your time!!&amp;nbsp; I thought I had installed the new db structures the 1st time I installed the beta but obviously I didn't.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!</description><pubDate>Mon, 25 Feb 2008 08:40:46 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14529.aspx</link><description>That makes it simple :)&amp;nbsp; You didn't update your StrataFrame database structures.&amp;nbsp; There are new columns that have been added, so you need to be sure that the StrataFrame database is updated during the installation.&amp;nbsp; These are two new columns that have been added to the DBEPreferences table...they are missing.&amp;nbsp; So run the setup again and BE SURE to let the structures update.</description><pubDate>Fri, 22 Feb 2008 14:04:14 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14528.aspx</link><description>Thanks Trent!!&amp;nbsp; Attached is a copy of the error and stack trace that is being generated.</description><pubDate>Fri, 22 Feb 2008 11:12:50 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14526.aspx</link><description>I rebuilt the installation with the changes so you can see what error you are getting.&amp;nbsp; You can get it here: &lt;A href="http://forum.strataframe.net/FindPost14525.aspx"&gt;http://forum.strataframe.net/FindPost14525.aspx&lt;/A&gt;&amp;nbsp;.</description><pubDate>Fri, 22 Feb 2008 09:24:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14522.aspx</link><description>What do I do in the meantime?&amp;nbsp; I need to get this working.</description><pubDate>Fri, 22 Feb 2008 09:03:04 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14521.aspx</link><description>I've added a try/catch to the method that populates the lists within the type editor dialog.&amp;nbsp; It will force the wait window to go away and it will also show the red exception dialog when you receive an error while it's loading the dialog.&amp;nbsp; Hopefully that will give us some more insight into what's causing the issue.&amp;nbsp; It will be part of 1.6.5 when it's released.</description><pubDate>Fri, 22 Feb 2008 08:53:48 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14519.aspx</link><description>I created a new project, added a new BO connected to a different database, added a combobox to the form, bound the combobox to the new BO then tried to set the PopulationDataSourceSettings and I get the same problem.&amp;nbsp; So it appears that the problem is NOT with the BOs in my original project but may have something to do with SF itself.&amp;nbsp; &lt;/P&gt;&lt;P&gt;For what it's worth, all the PopulationDataSourceSettings in my solution were originally set when I was using SF 1.6.1.&amp;nbsp; This is the 1st time I'm trying to set them using 1.6.5.</description><pubDate>Fri, 22 Feb 2008 08:31:50 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14518.aspx</link><description>Yes, if a create a new form and drop a combobox on it the problem persists.&amp;nbsp; But here's what I can do.&amp;nbsp; If I go into the form.designer.vb code I can add a ListPopulationSettings object, set the proper properties on it then set the comboxes PopulationDataSourcesSettings to the ListPopulationSettings object.&amp;nbsp; Probably a dangerous thing to do but I have it semi-working as a work-around for now.</description><pubDate>Fri, 22 Feb 2008 07:04:29 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14508.aspx</link><description>Actaully if that method cannot be found it will not produce an error...we take that into account.&amp;nbsp; I think that the error is coming from enumerating through the BOs.&amp;nbsp; If you drop on a new combo on a test form, does the issue persist?</description><pubDate>Thu, 21 Feb 2008 15:50:27 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14507.aspx</link><description>I rebuilt all my BOs in the Business Object Mapper.&amp;nbsp; Rebuilt my BO project and then rebuilt the entire solution.&amp;nbsp; Problem stills exists.&amp;nbsp; Here's ALL the details.&amp;nbsp; This combobox had it's PopulationDataSourceSettings set to a method in a BO that I deleted from the BO's Data Retrieval Section.&amp;nbsp; So I cleared&amp;nbsp;the PopulationDataSourceSettings for this combobox and now I'm trying to reset it to a new method in the same BO.&amp;nbsp;&amp;nbsp;</description><pubDate>Thu, 21 Feb 2008 14:58:32 GMT</pubDate><dc:creator>fansanitis</dc:creator></item><item><title>RE: List Population With A Business Object Problem</title><link>http://forum.strataframe.net/FindPost14506.aspx</link><description>Well, it sounds as though you are getting an error.&amp;nbsp; The DTE is bad about snuffing out errors (even legitmate ones).&amp;nbsp; The very first thing I would do is rebuild your solution, then go back into the form where you are having the issue and try again.&amp;nbsp; This would just ensure that all of your BOs are built.&lt;/P&gt;&lt;P&gt;The 1.6.5 beta should not be related to your issue here...so if this doesn't work then we will want to dig around a little bit more.</description><pubDate>Thu, 21 Feb 2008 14:46:30 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>