Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error icon not displaying for broken bizrules
Message
From
19/12/2008 10:56:22
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
19/12/2008 10:31:20
Tegron Tegron
Platinum Technologies
Ohio, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01366817
Message ID:
01368841
Views:
10
>I am using the form method. The only way I get the rules is from the GetAllBrokenRules collection. I had to move on to other areas of the project. From the documentation the errorprovider way of error reporting should be enabled by default. I have more than adequate space after my controls so that shouldn't be the problem. I am using the most recent version of MM.Net (the hotfix version). I was going to try setting the errorprovider properties in each business object next just to rule that out.

You don't need to set the same thing in every business object as they are all inherited from ABusinessObject so you could set any properties there. It would be pretty easy to test for how anything is already set as well.

In cases like this where there is a feature that works in the jump start example, I just open the jump start document and walk through each step and compare it against my solution to see what is different. I have done this many times to figure something out or to find how something works. In this case, I have to think it has more to do with how the display is layed out than anything else. I would create a simple form in my app that is layed out like the jump start but using your existing business object and see if you can make this work in this test form but using a layout like the jump start. If you can make it work in that form, you may likely figure out what you are doing that may be defeating it.
Tim
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform