﻿<?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 / Business Objects and Data Access (How do I?)  / Please explain message / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:29:09 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Please explain message</title><link>http://forum.strataframe.net/Topic2259-6-1.aspx</link><description>I'll check through the BOMapper and the Extensibility solution to make sure we're not referencing it as a System.ComponentModel.Component.  Thanks for the heads up.</description><pubDate>Wed, 23 Aug 2006 08:52:51 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: Please explain message</title><link>http://forum.strataframe.net/Topic2259-6-1.aspx</link><description>The point of the question is that I didn't make any reference to component anything. I just created a bo from the SFBO template and populated it with the mapper and then got this error.</description><pubDate>Tue, 22 Aug 2006 19:48:39 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: Please explain message</title><link>http://forum.strataframe.net/Topic2259-6-1.aspx</link><description>If you're trying to reference it at a System.ComponentModel.Component, then you'll need to change you're reference to a System.ComponentModel.IComponent, since that's what is used by both Component and MarshalByValueComponent.</description><pubDate>Fri, 18 Aug 2006 08:47:31 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: Please explain message</title><link>http://forum.strataframe.net/Topic2259-6-1.aspx</link><description>All business objects are inherited from MarshalByValueComponent and cannot be typed as a Component.  Since implicit type conversions are not allowed you will have to type the reference to prevent the error.  Regardless, you cannot type a business object as a Component since it inherits from MarshalByValuComponent.</description><pubDate>Fri, 18 Aug 2006 08:41:04 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>Please explain message</title><link>http://forum.strataframe.net/Topic2259-6-1.aspx</link><description>What does "Unable to case object of type "DM.Library.Programs" to type "System.ComponentModel.Component"&lt;br&gt;&lt;br&gt;Programs is a BO built by the mapper.&lt;br&gt;&lt;br&gt;Thank you.</description><pubDate>Thu, 17 Aug 2006 18:52:26 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item></channel></rss>