Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Classes outside EXE
Message
From
29/05/2001 23:09:11
Nitin Parulekar
New Zealand Software Corp Ltd
Hamilton, New Zealand
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Using Classes outside EXE
Miscellaneous
Thread ID:
00512506
Message ID:
00512506
Views:
37
To All,
Our framework classes are in the application EXE and obviously any Program/Form in the EXE runs fine. The aplication provides a hook to enable running of any .FXP that may not be in the EXE. It simply has to reside in the same folder as the EXE. The arrangement works fine if the external program has no call to a form that uses any of our framework classes. Forms using Foxpro baseclasses work fine (This is because Foxpro Runtime DLL is included in the Seup Wizard that manages the EXE). I have tried the following in Form.Load() as well as in the Program that calls the form(even though the form's in Private DataSession)

Set Procedure to OurApp.EXE
SET Classlib to Ourclass.vcx

Yet I keep getting "Class Not Found Error"

Can anyone tell me what else I can do ?

TIA,

Nitin
Nitin
Next
Reply
Map
View

Click here to load this message in the networking platform