﻿<?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 » WebForms (How do I?)  » BusinessObjectName property not populating</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 11 May 2026 13:29:06 GMT</lastBuildDate><ttl>20</ttl><item><title>BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33109.aspx</link><description>&lt;p class="MsoNormal"&gt;Darn it … I had everything ready to roll … very familiar with web development with SF … BUT … after I converted to 4.5.2 (and I do not know if that is the problem or not) the SF control on the ASPX page does not enumerate with a list of Business Objects defined on the ApplicationBasePage.&amp;nbsp; So, I typed the information by hand (knowing it wouldn’t work) and received this message:&lt;/p&gt;&lt;p class="MsoNormal"&gt;The given key was not presentin the directory with the stack trace pointing to the binding data to the web control in question, txtFirstName&lt;/p&gt;&lt;p class="MsoNormal"&gt;The control is run of the mill SF textbox&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: maroon; font-family: Consolas; font-size: 9.5pt; background-color: white;"&gt;[code]&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: maroon; background: white;"&gt;&amp;lt;SFWeb&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;:&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: maroon; background: white;"&gt;TextBox&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: red; background: white;"&gt;ID&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;="txtFirstName"&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: red; background: white;"&gt;runat&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;="server"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;[/code]&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;The application base page contains the appropriate business object definitions:&lt;/p&gt;&lt;div&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;[code]&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;public&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;ContactRegions&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;oContactRegions = &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;new&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;ContactRegions&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;();&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;public&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;SFSUsersBO&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; oUsers = &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;new&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;SFSUsersBO&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;();&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSPermissionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oPermissions = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSPermissionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRolesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; oRoles = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRolesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSProjectsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oSecurityProjects = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSProjectsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSPreferencesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oPreferences = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSPreferencesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRestrictionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oRestrictions = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRestrictionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRestrictionItemsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oRestrictionItems = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSRestrictionItemsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSUsersXRolesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oUsersXRoles = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSUsersXRolesBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSUsersXPermissionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oUsersXPermissions = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SFSUsersXPermissionsBO&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;PasswordReset&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oPasswordReset = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;PasswordReset&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SystemUsers&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; oSystemUsers = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;SystemUsers&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;EmailTemplates&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oEmailTemplates = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;EmailTemplates&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;EmailEngine&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; oEmailEngine = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;EmailEngine&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;CompanyConfig&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;oCompanyConfig= &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;CompanyConfig&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;Lead&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; oLead = &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;new&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;Lead&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;public&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;Addresses&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; oAddresses = &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;new&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; &lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;Addresses&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;();&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;[/code]&lt;/p&gt;&lt;p class="MsoNormal"&gt;As well as the proper ITypeResolver code referenced on the forum.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;I know I have to be missing something stupid but is was seven years ago or more since I created a rather intricate SF Web Form application.&amp;nbsp; I assume that all of the business objects defined in the ApplicationBasePage is the source of the BusinessObjectName property?&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;&amp;nbsp; &amp;nbsp; #region&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; [ ITypeResolver Implementation ]&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;summary&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; Must be used by the StrataFrame Application Framework to resolve a &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; type within this ASP.NET project due to the fact that the Entry Assembly &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; cannot be evaluated in an ASP.NET application.&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;/summary&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;param name="TypeName"&amp;gt;&amp;lt;/param&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;returns&amp;gt;&amp;lt;/returns&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;remarks&amp;gt;&amp;lt;/remarks&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; System.&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;Type&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; ResolveType(&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;string&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; TypeName)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt;//-- Return the gettype for the given TypeName&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;return&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; System.&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;Type&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;.GetType(TypeName, &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;false&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;, &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;true&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;summary&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; Required by the base class to allow the StrataFrame Application Framework &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; to access the assemblies referenced by this project.&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;/summary&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;returns&amp;gt;&amp;lt;/returns&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;///&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:green;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:gray;background:white;mso-highlight:white"&gt;&amp;lt;remarks&amp;gt;&amp;lt;/remarks&amp;gt;&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white;mso-highlight:white"&gt;public&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; &lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:#2B91AF;background:white;mso-highlight:white"&gt;CompilationSection&lt;/span&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt; GetCompilationSection()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:9.5pt;font-family:Consolas;color:black;background:white;mso-highlight:white"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: blue; background: white;"&gt;return&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt; (&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;CompilationSection&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;)&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(43, 145, 175); background: white;"&gt;WebConfigurationManager&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;.GetSection(&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: rgb(163, 21, 21); background: white;"&gt;"system.web/compilation"&lt;/span&gt;&lt;span style="font-size: 9.5pt; font-family: Consolas; color: black; background: white;"&gt;);}&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: blue; font-family: Consolas; font-size: 9.5pt; background-color: white;"&gt;&amp;nbsp; &amp;nbsp; #endregion&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;</description><pubDate>Mon, 21 Sep 2015 07:41:32 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33130.aspx</link><description>This happens when you convert projects from VB.NET over to C#. &amp;nbsp;If you do a WithEvents field declaration in VB, it generates the member as a property, not a field, so it gets pretty confusing.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Don't sweat it CT ;)</description><pubDate>Mon, 21 Sep 2015 07:41:32 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33129.aspx</link><description>OH MY GAWD ... when I embarrass myself in public I pretty much go all out don't I!&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Yes, this works much better. &amp;nbsp;I'm glad I qualified this post as "I'm missing something really obvious here"&lt;span&gt;:blush:&lt;/span&gt;&lt;div&gt;&lt;span&gt;[code]&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;div&gt;private Lead _LeadBO = new Lead();&lt;div&gt;public Lead LeadBO&lt;div&gt;{&lt;div&gt;&amp;nbsp; &amp;nbsp; get { return _LeadBO; }&lt;div&gt;&amp;nbsp; &amp;nbsp; set { _LeadBO = value; }&lt;div&gt;}&lt;div&gt;&lt;span&gt;[/code]&lt;/span&gt;&lt;div&gt;CT</description><pubDate>Fri, 18 Sep 2015 22:50:15 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33119.aspx</link><description>CT, do you have your BOs wrapped with properties on the ApplicationBasePage? &amp;nbsp;The business object names are taken from the properties. &amp;nbsp;If you only have them as fields on the page, then the _BusinessObjects collection won't get initialized.</description><pubDate>Fri, 18 Sep 2015 12:49:18 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33118.aspx</link><description>As I'm waiting for a response I've traced the code, as best I could, to the BasePage class in MicroFour StrataFrame UI project. &amp;nbsp;I modified the GetBusinessObject() and GetBusinessObjectNames() methods as such (added a function to write the name of the parameter to a text file:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;The problem is that I cannot get to the code that runs the StrataFrame application itself (so, without MicroFour support) it is impossible for me to fix this. &amp;nbsp;However, I can access the framework code itself and did so using the following tests:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;I created this function:&lt;div&gt;&lt;span&gt;[code]&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;div&gt;Public Function WritePropertyInfoToTextFile(ByVal Name As String) As String&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim file As System.IO.StreamWriter = My.Computer.FileSystem.OpenTextFileWriter("D:\Temporary\BusinessObjectNames", True)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;file.WriteLine(Name)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;file.Close()&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Return ""&lt;div&gt;End Function&lt;div&gt;&lt;span&gt;[/code]&lt;/span&gt;&lt;br/&gt;&lt;div&gt;And inserted it as such in the event Page_PreLoad() which calls the method InitializeBusinessObjects() like so:&lt;div&gt;&lt;span&gt;[code]&lt;/span&gt;&lt;div&gt;&lt;span&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Private Sub InitializeBusinessObjects(ByVal PropertyInfos As PropertyInfo())&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- If the objects are already initialized, then don't go through this again&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If Me._BusinessObjectsInitialized Then Exit Sub&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Me._BusinessObjectsInitialized = True&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Establish locals&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dim loPropertyInfo As PropertyInfo&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dim loBo As BusinessLayer&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dim lcBoName As String&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Cycle through the business objects' property infos and create new instances of them&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' &amp;nbsp; and save them to the session variables&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; For Each loPropertyInfo In PropertyInfos&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Get the name of the business object&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lcBoName = loPropertyInfo.Name&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&lt;font color="#ff0000"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '------------------------------------&lt;/font&gt;&lt;div&gt;&lt;font color="#ff0000"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; WritePropertyInfoToTextFile(lcBoName)&lt;/font&gt;&lt;div&gt;&lt;font color="#ff0000"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '------------------------------------&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Attempt to get the business object from the session variables&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loBo = CType(Session(lcBoName), BusinessLayer)&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- See if the item was found in the session variables&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If loBo Is Nothing Then&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- The BO was not found, so we need to create a new one and save it off&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loBo = CType(Activator.CreateInstance(loPropertyInfo.PropertyType), BusinessLayer)&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Save it in the session variable&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Session.Add(lcBoName, loBo)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; End If&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Put the business object in the dictionary&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If _BusinessObjects.ContainsKey(lcBoName) Then&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _BusinessObjects(lcBoName) = loBo&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Else&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _BusinessObjects.Add(lcBoName, loBo)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; End If&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '-- Save the instance to the property value&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; loPropertyInfo.SetValue(Me, loBo, Nothing)&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Next&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; End Sub&lt;/span&gt;&lt;div&gt;&lt;span&gt;[/code]&lt;/span&gt;&lt;div&gt;&lt;span&gt;No file is created. &amp;nbsp;So, that's it ... I'm finished&amp;nbsp;&lt;/span&gt;&lt;div&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;</description><pubDate>Fri, 18 Sep 2015 12:47:48 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33117.aspx</link><description>FYI, I got the stack trace in your email from yesterday... it was caught up in the filter because of the colorful "engrish" subject line&amp;nbsp;&lt;span&gt;:Whistling:&lt;/span&gt;&lt;div&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;div&gt;&lt;span&gt;I'm looking at it now.&lt;/span&gt;</description><pubDate>Fri, 18 Sep 2015 12:44:54 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33113.aspx</link><description>Hrm, CT, we have all of our PracticeStudio and Patient Portal websites upgraded to 4.5.2. &amp;nbsp;I'm not aware of any issues enumerating the BOs on them. &amp;nbsp;Will you post the complete exception you're getting? &amp;nbsp;That stack trace will help.</description><pubDate>Fri, 18 Sep 2015 12:32:09 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BusinessObjectName property not populating</title><link>http://forum.strataframe.net/FindPost33110.aspx</link><description>To begin troubleshooting I:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;1. Created a new SF Web Application with an associated Business Object library&lt;div&gt;2. Added a business object&lt;div&gt;3. Added the new business object to the Application Base Page&lt;br/&gt;&lt;br/&gt;&lt;div&gt;... with the same result.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Next, I changed machines ... a development laptop where the application was also installed ... same results the business objects did not enumerate on the webform.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;So, it is not a Video Studio problem ... the only thing I changed was an upgrade to 4.5.2. &amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Has anyone else experienced a problem when migrating to this version?</description><pubDate>Fri, 18 Sep 2015 10:26:08 GMT</pubDate><dc:creator>Charles Thomas Blankenship</dc:creator></item></channel></rss>