StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Mapper ProblemsExpand / Collapse
Author
Message
Posted 08/16/2006 2:39:08 PM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 11/25/2008 10:33:22 AM
Posts: 318, Visits: 460
Ever since I upgraded during the training, I've been hacing some "issues" with the BO Mapper building my partial classes correctly.  I have attached some screenshots of what I've been running into.  Any ideas on what could be going wrong here?
Post #2209
Posted 08/16/2006 2:54:10 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/02/2008 4:42:46 PM
Posts: 2,686, Visits: 1,890
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.

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.  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.  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.


www.bungie.net
Post #2210
Posted 08/16/2006 3:04:47 PM


Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: StrataFrame Users
Last Login: Yesterday @ 9:57:58 PM
Posts: 658, Visits: 27,148
My secret plan to let Andrea have all the painful learning with the new version is working perfectly....

Keep up the good work, make sure please to find all the issues before I start next week

/wave Andrea
Post #2212
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 2:18am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.094. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.