StrataFrame Forum

SF DevEx maintenance form does not show Broken Rules Alerts

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

By Juan Carlos Pazos - 9/4/2008

Hi



I have several maintenance forms in my application, in all I use an standard SF maintenance form, controls in them are from DevExpress; in all those forms the ShowBrokenRulesAlert works fine.



I have created a new form and now I use SD DevEx Maintenance Form, as all other I add my controls and connect to the fields. Running a test, I try to save violating the rules, and the alert shows but the indicators not. I put an standard SF control and this it show the alert indicator.



I assume this is a bug of the SF DevExpress form implementation, because in the other forms using DevExpress controls the alert indicator shows.



Hope you can give me a solution, really I don't want to redo my form, and I have to stop my work until know if this have a solution because I need to make many forms yet.



Regards
By Dustin Taylor - 9/9/2008

What version of DevExpress are you using? We have a lot of people using DevExpress out there and havne't changed it in quite a while, so if this were widespread we would be hearing about it Wink. As such, it's probably something in the configuration that is causing the hangup.

If you can post a stripped down sample I can take a look at it and see if I can spot the issue Smile.

By Juan Carlos Pazos - 9/11/2008

Hi Dustin

I really hope you can see and answer this ASAP, because since last week, seems you are in other things.

I'm using last version of both (SF and DevExpress), SF last beta and DevEx 8.2.

In my application I have already used some DevExpress controls but not a SF-DevEx form, all references in proyect are fine and the only problem I noticed is the one I comment before.

What I forgot to say is that when I create the form it gives me an error, the attached image is the display error. Is something with the DevEx version, but I can not find where shoul I go to solve this.

Please I really need to have this right, so if you can describe how do I to fix this reference, I really need you help.

Kindest regards

By Ivan George Borges - 9/12/2008

Hi Juan.

Have you changed the references in the "Microfour StrataFrame Inherited UI" source code and recompiled it?

By Trent L. Taylor - 9/12/2008

It looks like Ivan is going down the right road here.  This looks to be a very basic problem.  When you get an error like this, then it will be comgin from one of several places.  If you'll notice, the version of the assembly it is looking for is 7.3...this means that you missed a spot somewhere.  Look in these areas:

  1. The references within each of your assemblies
  2. The MicroFour StrataFrame Inherited UI assembly (and the recompile with teh new version of DevEx once completed)
  3. The license.licx files within your assemblies

You have missed one of those locations.