|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Oh, hehe, that error doesn't have anything to do with the DevExpress references... you've got those taken care of. The problem is that the FieldSecurity implementation changed due to the integration we're doing with the Role/Context-based security that is being added to the framework. All you need to do is rebuild the partial class for that Customers business object. Use the BOMapper and just map the business object to the Customers table within the StrataFrameSample database. I'll re-post that DevExpress sample with the rebuilt business objects when I can.
|