Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transaction problem
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01145499
Message ID:
01146247
Vues:
30
>Just a Single Business Object.

Hmmm...this should "just work". Is it possible there is code elsewhere in the business object that is inadvertently ending the transaction?

I recommend setting a breakpoint in mmBusinessObject.SaveDataSet() and seeing where the transaction is getting "lost". At the point HookPostSave() is called, the transaction should still be alive.

To do this, just open mmBusinessObject.cs in your project and set the breakpoint. If the breakpoint doesn't get hit, check out the MM .NET Dev Guide topic "Stepping through MM .NET Code in the Debugger" for a solution.

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform