StrataFrame Forum

missing devexpress class

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

By Felix M Avendano - 9/23/2009

Where do I find this class:

MicroFour.StrataFrame.UI.Windows.Forms.DevEx.MaintenanceFormBarManager

It appears in one of your examples

By Trent L. Taylor - 9/25/2009

It should be in the Inherited UI assembly. All DevExpress wrapped controls are in that assembly.
By Felix M Avendano - 9/30/2009

The problem I'm having is sligthly diferent, and Im sorry Sad for not being more concrete but Im trying the extra grid as well .

The matter is that the clases you have are for an older version. I'm trying the 9th version (the latest one) and the Inhereted UI Assembly are for the 8th class. Is there a way to upgrade.

Regards

By Edhy Rijo - 9/30/2009

Hi Felix,



All you need to do, is :



1.- Close all VS instances.

2.- Open the source code solution for the Inherited UI and replace the old reference with the new one.

3.- Compile that project (you can use debug or Released), the new assembly should be register automatically in the GAC.

4.- Open your SF project, you may need to re-create the SF Toolbox items for your controls to show up in the toolbox.



That should be it.
By Felix M Avendano - 10/8/2009

After Doing this when I try to rebuild the MicroFour StrataFrame Inherited UI,  I'm having the following error:

Error 1 Unable to resolve type 'DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v8.2, Version=8.2.8.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' D:\Archivos de programa\MicroFour\StrataFrame\sourcecode\MicroFour StrataFrame Inherited UI\My Project\licenses.licx 1 MicroFour StrataFrame Inherited UI

And it shows me the licenses.licx file