﻿<?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?)  » Mapper Problems</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 16:02:02 GMT</lastBuildDate><ttl>20</ttl><item><title>Mapper Problems</title><link>http://forum.strataframe.net/FindPost2209.aspx</link><description>Ever since I upgraded during the training, I've been hacing some "issues" with the BO Mapper building my partial classes correctly.&amp;nbsp; I have attached some screenshots of what I've been running into.&amp;nbsp; Any ideas on what could be going wrong here?</description><pubDate>Wed, 16 Aug 2006 15:04:47 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>RE: Mapper Problems</title><link>http://forum.strataframe.net/FindPost2212.aspx</link><description>My secret plan to let Andrea have all the painful learning with the new version is working perfectly.... :smooooth:&lt;br&gt;
&lt;br&gt;
Keep up the good work, make sure please to find all the issues before I start next week :)&lt;br&gt;
&lt;br&gt;
/wave Andrea</description><pubDate>Wed, 16 Aug 2006 15:04:47 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Mapper Problems</title><link>http://forum.strataframe.net/FindPost2210.aspx</link><description>Error #1 is a bug I'm working on fixing at the moment... the partial classes will build properly, and the warning can be ignored. &lt;/P&gt;&lt;P&gt;Error #2 is probably due to the fact that you have a field within the database that has the name "TableName" and you cannot have two properties with the same name on a class.&amp;nbsp; So, you can either change the TableName column in the database to something else, or you can customize the property and copy in some custom code to replace the property.&amp;nbsp; Basically, you can take the property code right now and copy it into the custom code field and just change the name to "TableName2" or something like that.</description><pubDate>Wed, 16 Aug 2006 14:54:10 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>