﻿<?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?)  » Object Mapper Error</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 00:58:28 GMT</lastBuildDate><ttl>20</ttl><item><title>Object Mapper Error</title><link>http://forum.strataframe.net/FindPost263.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;I just downloaded and installed version 1.3 of the framework. I’m able to run the sample application but when I try to associate table structures to the business objects using the Business Object Mapper window I get the following error message &lt;/FONT&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;FONT color=#000000&gt;“The fields could not be displayed. Verify that the project and/or business object configuration is setup properly.”&lt;/FONT&gt;&lt;/SPAN&gt;</description><pubDate>Mon, 12 Dec 2005 22:22:33 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Object Mapper Error</title><link>http://forum.strataframe.net/FindPost290.aspx</link><description>Don't worry about getting me the error message, because Daniel had the same problem... it's been fixed and posted out on the Update Blog.</description><pubDate>Mon, 12 Dec 2005 22:22:33 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Object Mapper Error</title><link>http://forum.strataframe.net/FindPost284.aspx</link><description>What was the error message that you received?  If you got it in a message box, then it's not because you have a bad connection string.  Also, try right-clicking the business object and tell it to build the partial class.  When the progress window displays, it will give you an error message which is generally the message of an exception that might give us some more information.</description><pubDate>Mon, 12 Dec 2005 21:18:24 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Object Mapper Error</title><link>http://forum.strataframe.net/FindPost269.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;I’m using SQL Server 2000 and VB&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;In order to have a clean install I un-installed the previous version of the framework and deleted all of the StrataFrame databases. After installing v1.3 I opened the sample project and entered the DB configuration information when prompted. The demo app runs fine.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;Next I selected the Business Object Mapper from the StrataFrame Menu. Right clicked on the “StrateFrameSample” project, clicked on NEW entered “StrataFrameDemo” as the project name, selected “SQL Server”, entered ‘Demo” for the description, and entered a SQL Server connection string”.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;Next I right clicked on ‘CustomersBO’ under the StrataFrameSample project which brought up the business object properties &amp;#119;indow. I clicked on the ‘Specify Data Source’ button which brought up a list of SQL Server Databases. I expanded the “StrataFrameSample” data bases, selected dbo.Customers, and clicked “OK”. &lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;On the Object Mapper window it displays the source, database and table at the bottom of the &amp;#119;indow. The error message is displayed in the Message box. &lt;/FONT&gt;</description><pubDate>Mon, 12 Dec 2005 17:26:10 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Object Mapper Error</title><link>http://forum.strataframe.net/FindPost264.aspx</link><description>Is this the first time you have installed StrataFrame?&lt;br&gt;
&lt;br&gt;
If it isn't the first time, then did you re-deploy the StrataFrame database when you installed?  The database structure changed for this latest install.  If this isn't the case, and you re-deployed the database, then could you give me some information what your scenario looks like?  Are you pulling fields from SQL Server, Oracle, OLE DB, or MetaData... what's the table structure look like?  Are you C# or VB?  The more info I have the faster I can figure out what's happening.&lt;br&gt;
&lt;br&gt;
Thanks :)</description><pubDate>Mon, 12 Dec 2005 16:49:57 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>