BrokenRule is not show on Form


Author
Message
jctheodat
jctheodat
StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)
Group: Forum Members
Posts: 2, Visits: 4
Hi,

In a WCF scenario, I was able to send BO form the server to the client. But when I save, eventhough the BrokenRule.Count is 1, the alert is not shown on the form. The weird thing is that for the BO.Requirefields alert is shown on the form. Any Idea? 

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Are you talking about the error provider or the Infobox alert?  Sounds like a configuration issue.
jctheodat
jctheodat
StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)StrataFrame Beginner (2 reputation)
Group: Forum Members
Posts: 2, Visits: 4
Yes. I'm talking about the error provider or the Infobox alert... Configuration on the form? the VS project?
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
So you get no error providers at all...then it would appear that the object to which the controls are bound is not the object in the forms BusinessObjects collection.  I need a lot more information that what you have given me.  The error provider not showing up is a symptom of the BO not being property bound and/or translated.  This will be on the form, but depending on how you are instatiating the form, the state of the object when the form opens, at what point the object on the form becomes the object passed over via WCF, etc.

For example, once you have the BO deserialized, is the form already instatiated and the objects bound?  If so, then none of the objects on the form are talking to the right instance.  However, if you have the object passed over prior to the instantiation, then it should work.  Are you serialized the entire BO, just the contents, etc.  There are a lot of other factors that will play into how I would try and diagnose your problem.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search