Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataEnvironment
Message
From
23/06/1999 17:22:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
DataEnvironment
Miscellaneous
Thread ID:
00233223
Message ID:
00233223
Views:
59
I'm having a problem with the business object builder. After creating a new bizobj, I create my data environment. When I save it I get the VFP error: "File does not exist"

The code that is bombing is:

*---------------------- Location Section ------------------------
* Library: CBuilder.vcx
* Class: CDataEnvContrls
* Method: SetCurrentDE()

This.oDataEnv = NEWOBJ(tcDEParentClass, tcDEParentClassLibrary)

These problems started happening when I moved my project and framework files from my local drive to a network drive. If I manually select the directory from which I want to base my dataenvironment. It seems to run fine. It looks to me as though the builder is getting its pathing information from the vcx directly.

Do I need to hack my vcx to set things right? If so, which record in the vcx do I need to edit?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform