StrataFrame Forum

Business Object designer error

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

By Robert Harvey - 11/21/2005

When I try to add a new business object to my project I get the following error in the designer window that opens:

A class that inherits from MicroFour.StrataFrame.Business.BusinessLayer must override the property AreCustomDescriptorsEvaluated.
Hide    

at MicroFour.StrataFrame.Business.BusinessLayer.get_AreCustomDescriptorsEvaluated()
at MicroFour.StrataFrame.Business.BusinessLayer..ctor()
I am getting the same error when I open the sample project in designer mode also.  The error does not cause any compile errors.  And the sample still runs properly.
By StrataFrame Team - 11/21/2005

Debugging right now... update will be available shortly Smile
By StrataFrame Team - 11/21/2005

I've isolated and fixed the problem: Visual Studio doesn't consistently return the DesignMode component from within the component and PropertyDescriptors and AreCustomDescriptorsEvaluated are not available at design-time.



I fixed the DLL and will post the update in the next couple minutes.
By StrataFrame Team - 11/21/2005

This issue has been resolved and an update has been posted within the Developer Blogs Forum.
By Robert Harvey - 11/21/2005

Thanks.  You guys are on top of it today.
By StrataFrame Team - 11/21/2005

Well, we're certainly not pompus enough to assume you're not going to have any issues Wink We know they exist, and we'll do our best to fix them when they come up. We're doing our best to keep up a good response time on the forum.



The StrataFrame Developers will continue to do most of the response posting on the 'Issues' forums, but as the community grows, many questions will be answered in the other forums by community members.