﻿<?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?)  / DataSourceKey not defined / 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:09:47 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: DataSourceKey not defined</title><link>http://forum.strataframe.net/Topic1961-6-1.aspx</link><description>Even if you do not have any code that references a data source key, it might be that a shared property or shared method references the key.  Since the DataSources collection is stored in a shared variable, it exists in memory from the time that the application starts to the time that the application ends.  So, just by referencing the DLL, it could be trying to reference that key.</description><pubDate>Thu, 27 Jul 2006 14:25:13 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>DataSourceKey not defined</title><link>http://forum.strataframe.net/Topic1961-6-1.aspx</link><description>I have a BaseForm which a bunch of other forms inherit from.  On the base form, I am referencing a Help dll which in turn references a HelpDB BO that uses a HelpDB DataSourceKey.  I can build and view the Base form just fine, but when I go to open and view the inherited forms I get DataSourceKey [HelpDB] not defined. I've commented out all code that uses the Help reference, but still get the error.  When I remove the Help reference completely it goes away.  How am I still getting this error even when I don't have code that uses the reference?</description><pubDate>Thu, 27 Jul 2006 10:15:48 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item></channel></rss>