Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing the Constructor Object
Message
 
 
À
10/10/2001 15:08:21
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00566600
Message ID:
00569328
Vues:
18
>Does anyone know how to access the constructor object in COM+?

1. Make sure your object is configured within a COM+ application.

2. In the Component Services snap-in navigate to your component by right-clicking the component and selecting Properties.

3. In the Activation tab select "Enable Object Construction" and type the string in the Constructor String text box. This may be a DSN, the name of some computer or queue, or some other information that your application needs to function that is administration-related.

If you want to create a VFP COM server that utilizes a construction string, you'll need to implement IObjectConstruct in the COM+ Services Library.
Mike Stewart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform