Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rick's Book
Message
From
17/09/1999 11:34:27
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00264989
Message ID:
00265951
Views:
34
>Luckily it's posted on Rick's site so I can cut and paste :)
>
>Class id for tfoxserver.tfoxisapi not found. Err code = 800401f3: Invalid class string
>
>I haven't a clue what that means. I'm hoping you do because I'm stuck.
>
>Thanks,
>
>Michelle

Michelle,

Were you able to get this to work from VFP? For example...

oObject = createobj('FirstServer.TFirstServer')

Then call the method you are calling from the url...

? oObject.HelloWorld()

Untill the above works, don't move on to using the browser.

If the above works...

1. Are you using 95/98 or NT??

2. What happens when you just do http://localhost/scripts/foxisapi.dll

3. What URL are you using for your test?

I have the book, read it, and done most of the samples.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform