Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a Web Service instantiate a BizObject?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00966833
Message ID:
00967197
Vues:
8
Stephen,

>c:\inetpub\wwwroot\ParkerWS\Service1.asmx.cs(23): 'ParkerWS.Service1' does not contain a definition for 'RegisterBizObj'

Yes, you can use business objects in a Web Service without a hitch...I recommend checking your business objects for a call to a "RegisterBizObj" method...this method call is not performed at the MM .NET level, and shouldn't be performed from within the business object at all because it creates a dependency on the host environment--and in this case the Web Service does not have this method.

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