﻿<?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 » Business Objects and Data Access (How do I?)  » No Strata components in ToolBox after installation</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 20 Apr 2026 16:13:00 GMT</lastBuildDate><ttl>20</ttl><item><title>No Strata components in ToolBox after installation</title><link>http://forum.strataframe.net/FindPost5791.aspx</link><description>Current setup:&lt;br&gt;
&lt;br&gt;
[u]VS2005 SP1&lt;br&gt;
C#&lt;br&gt;
.Net 3.0 runtime &amp; SDK&lt;br&gt;
WPF, WF extensions installed[/u]&lt;br&gt;
&lt;br&gt;
After installing the trail version, when I create a new "Strata Windows Application" project, I don't see any of the components in the tool box.&lt;br&gt;
However, if I right click on toolbox and view items, I see lots of MicroFour components, but none have been activated.&lt;br&gt;
&lt;br&gt;
If I try to open any projects, I get lots of errors about referrences not found.&lt;br&gt;
---------------&lt;br&gt;
&lt;br&gt;
[b]DataBound question:[/b] Can any MS databound components be connected to your BO as it's datasource? Or are we limited to the components that SF provides as part of the package?</description><pubDate>Mon, 15 Jan 2007 10:49:19 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: No Strata components in ToolBox after installation</title><link>http://forum.strataframe.net/FindPost5825.aspx</link><description>If you want to make a business object visible as a datasource to other non-SF controls, you can use the BusinessBindingSource control.&amp;nbsp; Drop it on a form and set it's business object, and it will wrap the business object with the IBindingListView and ITypedList interfaces that allow it to be used as&amp;nbsp;a data source by any .NET control.</description><pubDate>Mon, 15 Jan 2007 10:49:19 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: No Strata components in ToolBox after installation</title><link>http://forum.strataframe.net/FindPost5793.aspx</link><description>Thanks Gary! Got it to work.</description><pubDate>Fri, 12 Jan 2007 16:37:13 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: No Strata components in ToolBox after installation</title><link>http://forum.strataframe.net/FindPost5792.aspx</link><description>&lt;TABLE cellSpacing=0 cellPadding=0 width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=smalltxt vAlign=top&gt;&lt;P&gt;&lt;SPAN id=_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl1_lblFullMessage&gt;&amp;gt;After installing the trail version, when I create a new "Strata Windows Application" project, I don't see any of the components in the tool box.&lt;BR&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have you been to the StrataFrame menu and rebuilt the toolbox?&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt;&lt;B&gt;&amp;gt;DataBound question:&lt;/B&gt; Can any MS databound components be connected to your BO as it's datasource? Or are we limited to the components that SF provides as part of the package?&lt;/SPAN&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Look at the IBusinessBindable interface in the help. You can implement this interface and make the non-SF control bindable.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;-=Gary</description><pubDate>Fri, 12 Jan 2007 16:07:39 GMT</pubDate><dc:creator>Gary C Wynne</dc:creator></item></channel></rss>