Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP and COM
Message
From
18/08/2000 17:04:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
ASP and COM
Miscellaneous
Thread ID:
00406906
Message ID:
00406906
Views:
69
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
Next
Reply
Map
View

Click here to load this message in the networking platform