Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please help...
Message
From
30/09/1999 15:02:27
 
 
To
29/09/1999 09:57:08
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00270442
Message ID:
00271263
Views:
15
>
>I am using NT4 with SP3 to build a .DLL. I tried copying the .tlb file to the server where the object is registered, but it didn't help. I have tried looking at the local copy of the .DLL from the Class browser on my local machine and it shows no members. I have got to be overlooking something simple.

1. After you build the DLL on the development machine... can you access it from FoxPro? oX = creatobj('YourDLL.YourClass')

2. When you register the class on the machine you copy the DLL to do you get an error message or does it say 'Class Rgistered?'

3. Have you copied to VFP runtime files to the machine you copy the .DLL to. Remember, the FoxPro .DLL still needs the VFP Runtime to execute.

4. What command are you using on the web page to access the .DLL... are you using Server.Createobject() ???

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform