Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing the Orders Business Object
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01230137
Message ID:
01231100
Views:
15
Fred,

>I was going through the Jump Start and when I got to the test for the business rules, it returned "Rules Passed". I'm fairly certain I changed the two parameters to empty strings correctly. Any idea what is happening?

When you generated the business object did you set the entity properties to "Required"? Check the business rule object's CheckRulesHook() method to make sure you have code in the method that is checking for this required information. If it's not there, you can regenerate the rules object. If it is there, you can set a breakpoint in the CheckRulesHook() method to see what's happening.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform