Mapper Problems


Author
Message
Andria Jensen
Andria Jensen
Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)Advanced StrataFrame User (600 reputation)
Group: Forum Members
Posts: 336, Visits: 497
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?
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
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.

Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
My secret plan to let Andrea have all the painful learning with the new version is working perfectly.... Smooooth



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



/wave Andrea

Keith Chisarik
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search