Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing the Orders Business Object
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01230137
Message ID:
01231100
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform