﻿<?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?)  » Business Object namespace</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 01 Jun 2026 08:30:53 GMT</lastBuildDate><ttl>20</ttl><item><title>Business Object namespace</title><link>http://forum.strataframe.net/FindPost5846.aspx</link><description>I'm creating a business object library and I'm having a problem with namespaces.&amp;nbsp;I manually typed in my namespace in the business object class and partial class, but when I rebuild the Partial, my namespace disappears, which makes sense, however I can't seem to see any place to enter a namespace on the business object...Please let me know if I'm missing something here.&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Tue, 16 Jan 2007 12:08:40 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Business Object namespace</title><link>http://forum.strataframe.net/FindPost5878.aspx</link><description>You might try setting the namespace to BusinessObjects and building the solution before you go into the BOMapper and build the partial class... if that still doesn't do it, then set it, build it, and restart VS... there must be something hanging in the AppDomain's assembly cache keeping the type resolution service from properly finding the namespace for the business object.</description><pubDate>Tue, 16 Jan 2007 12:08:40 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Business Object namespace</title><link>http://forum.strataframe.net/FindPost5864.aspx</link><description>The namespace in the main code file and partial class is 'BusinessObjects'. The root namespace in the class library assembly is 'Avanti'.</description><pubDate>Tue, 16 Jan 2007 10:35:35 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Business Object namespace</title><link>http://forum.strataframe.net/FindPost5858.aspx</link><description>The BOMapper evaluates the namespace using reflection and then puts the namespace as the difference between the Default Namespace of the project and the class itself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What was the namespace that you typed in the main code file and the partial class and what is the default namespace on your project?</description><pubDate>Tue, 16 Jan 2007 10:15:23 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>