Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP and COM
Message
De
18/08/2000 17:04:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
ASP and COM
Divers
Thread ID:
00406906
Message ID:
00406906
Vues:
70
Hi everybody
Trying to make COM object (first time) using VFP 5.0
I made a prg file where I defined class asptools as olepublic, build it and got ASPCom.dll
After that I copied that file on server(the same directory where I keep all asp files) and register(regsvr32 ASPCom.dll).
I restarted the server.
Now I have a code in my asp files:
io = createobject("ASPCom.AspTools")
when I run this code I got the error messages:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/RmaMenu.ASP, line 5

Invalid class string

Thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform