Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business Object and Web Forms
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01234209
Message ID:
01236588
Vues:
22
Hi Kevin

I wont be able to sub class from MM Web form. I have a business object that I wont to use on the web form that doesn't sub class from MM Web form.

I am registering the object manually

Dim oOSPCHECKBOOKSETUP As New OSPCHECKBOOKSETUP
oOSPCHECKBOOKSETUP.Entity.INTERID = Me.BvinField.Value
oOSPCHECKBOOKSETUP.Entity.CHEKBKID = Me.CheckBookList.SelectedValue
oOSPCHECKBOOKSETUP.Entity.MODIFIDT = Now.Date

Dim save1 As OakLeaf.MM.Main.Business.mmSaveDataResult =
oOSPCHECKBOOKSETUP.SaveEntity

It doesn't save in the database it return savedcanceled it works fine inserting into back office from the Windows forms but not from the web form.

Is there something I am missing.

Thanks
Yassin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform