Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering the Business Object with web form
Message
De
03/07/2007 18:03:25
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Registering the Business Object with web form
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01237655
Message ID:
01237655
Vues:
67
Ok, I have done this a few times with no problem but now it complains. I looked at the 2.4 documentation and the sample application and there is no problem there so something must be amiss in my application. What can I look for?

In my web form

protected Contact oContact;

In the load

this.oContact = (Contact)this.RegisterPrimaryBizObj(new Contact());

I get this build error:
Cannot convert type OakLeaf.MM.Main.Business.mmBusinessObject to Contact

I am using MM 2.4
Thanks
Tim
Timothy Bryan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform