Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM server creation
Message
From
04/06/2001 09:04:04
Rex Mahel
Realm Software, Llc
Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00513802
Message ID:
00514510
Views:
10
Victor,

I am trying to instantiate my class from the VFP prompt. This is my development environment so both CLASSES.DBF and STRINGS.DBF are available. Do they need to be copied to the same directory or is in the path enough?

Even when I copy the tables to the same directory as the DLL, I get the same message.

Any other ideas?

TIA

Rex

>Rex,
>
>I not sure if you've already tried what I'm about to tell you but here it goes, anyway...
>
>When you create your class test them "Organically" in VFP from the command line. Remember, due to the complexity in the Codebood/Mere Mortols it's always easier to debug the problems within VFP. Once you get them working properly in VFP you can compile them into a COM Server.
>
>Some of the stuff you need to do while compiling COM Servers in Mere Mortals Framework is copy the "CLASSES.*" as well as "STRINGS.*" from COMMON30 Directory.
>
>Remember, these are tables needed by the abtract pattern. Let us know if you need anymore help - you've come to the right place.
>
>Hope this helps!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform