﻿<?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?)  » How to use Custom Business Binding Source</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 05:29:08 GMT</lastBuildDate><ttl>20</ttl><item><title>How to use Custom Business Binding Source</title><link>http://forum.strataframe.net/FindPost17628.aspx</link><description>Hi&lt;/P&gt;&lt;P&gt;I just update StrataFrame and take a look to the the new Custom Business Binding Source wizard. I have one BO, example CustomersBO, and I have a maintenance form for customers.&lt;/P&gt;&lt;P&gt;Now I want to create a simple report, in the Wizard I select Source Business Object my Customers BO, and the checked the Create a Reporting BO, but gives me this error:&lt;/P&gt;&lt;P&gt;Error&amp;nbsp;1&amp;nbsp;Type argument 'Datafox_Ekklesia.CustomerBO' does not inherit from or implement the constraint type 'MicroFour.StrataFrame.Business.BusinessLayer'.&amp;nbsp;C:\Users\Juan Carlos\Documents\Visual Studio 2008\Projects\Datafox Ekklesia\Datafox Ekklesia\Bussines Objects\CustomDataSource1BBS.vb&amp;nbsp;4&amp;nbsp;70&amp;nbsp;Datafox Ekklesia&lt;BR&gt;&lt;/P&gt;&lt;P&gt;The option&amp;nbsp;Create a Custom Bussiness Binding Souce works fine for me, but I like to know how use the Reportin BO.&lt;/P&gt;&lt;P&gt;Regards</description><pubDate>Sun, 06 Jul 2008 17:36:33 GMT</pubDate><dc:creator>Juan Carlos Pazos</dc:creator></item><item><title>RE: How to use Custom Business Binding Source</title><link>http://forum.strataframe.net/FindPost17648.aspx</link><description>It sounds like your base BO (CustoemrsBO) doesn't inherit from BusinessLayer.&amp;nbsp; The BusinessBindingSOurce must accept a BusinessLayer inherited class.&amp;nbsp; So it sounds like your reporting BO has an error, fix it first before the BBS error will go away.&lt;/P&gt;&lt;P&gt;The bottom line is that it sounds like you either have an inheritance or namespace issue.</description><pubDate>Sun, 06 Jul 2008 17:36:33 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>