StrataFrame Forum

Can't Compile - DevExpressSample

http://forum.strataframe.net/Topic1589.aspx

By Ricardo Quartier - 6/19/2006

Hello, Im trying to make it work, this DevExpressSample, but even after inserting all the references I get this 3 errors that don't let me compile... anyone knows what can I do? I sent a picture of the VS2005

Thanks,

Ricardo

By StrataFrame Team - 6/20/2006

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.
By Ricardo Quartier - 6/20/2006

Hey Ben, thanks... I'll try... and I let u know.........
By Ricardo Quartier - 6/21/2006

Yo, worked...... Smile
By StrataFrame Team - 6/22/2006

Excellent.  Glad you got it Smile