Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automation Server Can't Create Object - HELP!!!
Message
De
22/01/2001 16:31:02
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00466971
Message ID:
00466985
Vues:
15
>Hi all,
> The above mentioned error occurred when I ran the following segment of code in a ASP:
>
> <..... language='JavaScript'>
>    Function EditUser(pnUserID)
>    {
>      oX = new ActiveXObject('ASPTools.Utilities');     <--  Error Occurred
>      cText = oX.EditUser(pnUserID);
>      Document.write(Text);
>    }
> <......>
>
>
>I am running IIS5.0 on W2K, and the server has only the VFP6.0 SP4 runtime files. Any comment is appreciated. TIA.
>
>Wan

This may be stupid on my part, but is that semicolon legal there. Other than that, check to make sure Asptools is registered properly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform