﻿<?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?)  » More Mapper</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 09:28:30 GMT</lastBuildDate><ttl>20</ttl><item><title>More Mapper</title><link>http://forum.strataframe.net/FindPost1114.aspx</link><description>Somewhere along the line I create a bo called BoUsers then renamed to to boUsers. See attached. Both still show in the mapper and there is no way to get rid of BoUsers?</description><pubDate>Mon, 08 May 2006 08:22:37 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: More Mapper</title><link>http://forum.strataframe.net/FindPost1121.aspx</link><description>Each time you go into the BusinessObject Mapper, it re-scans the project, so you have some remnant of the BoUsers name within your project.&amp;nbsp; Most likely, when you renamed the BoUsers to boUsers, the project couldn't compile so it did not rename all uses of the BoUsers name.&amp;nbsp; Check the boUsers.cs file and the boUsers.Designer.cs file.&amp;nbsp; Most likely, the "partial public class BoUsers" at the top of the boUsers.designer.cs file did not get renamed properly, so check the designer file first.</description><pubDate>Mon, 08 May 2006 08:22:37 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>