Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
West-Wind MTS GetObjectContext returning .NULL.
Message
De
15/06/2000 18:15:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
West-Wind MTS GetObjectContext returning .NULL.
Divers
Thread ID:
00381075
Message ID:
00381075
Vues:
70
I'm coding on an NT Server 4.0 SP6 and I'm trying to get an Object context, but I keep getting a .NULL. return.

I've set up something in VB but it works a little differently so the code is not fully comparible.

This is the code I'm using which is out of one of Strahl's White Papers.
THIS.oMTS = CREATEOBJECT("MTXAS.AppServer.1")
loContext = THIS.oMTS.GetObjectContext()

IF !ISNULL( loConteext )
    loContext.SetComplete()
ENDIF
I am always getting a .NULL. Being new to MTS, is there a reason that I would always get .NULL.? Maybe there is something that needs to set in the registry?

I am able to get an ObjectContext in VB.

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform