Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBCXMGR.VCX does not exist
Message
From
03/12/2009 20:37:57
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
DBCXMGR.VCX does not exist
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01437590
Message ID:
01437590
Views:
127
Greetings!

I am trying to use SDT in my appliation.

Here's the code:

OPEN DATABASE (THISFORM.prpcDBCName)
SET CLASSLIB TO 'C:\Stonefield\SDT\Source\dbcxmgr.vcx' ADDITIVE
SET CLASSLIB TO 'C:\Stonefield\SDT\Source\sdt.vcx' ADDITIVE
oMeta = CREATEOBJECT('dbcxmgr',.t.,Thisform.prpcdatapath )

On the oMeta line I get this error:
File DBCXMGR.VCX does not exist
Method: DBCXMGR.INSTATIATEMANAGER

Then:
File SDT.VCX does not exist
Method: DBCXMGR.INSTATIATEMANAGER

I can run the same code from the command window and it works perfectly fine?

Thanks,

Scott
Next
Reply
Map
View

Click here to load this message in the networking platform