Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Objects
Message
From
25/08/2002 11:41:09
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00693408
Message ID:
00693410
Views:
14
>I have a COM object that I am instantiating remotely using the createobjex() syntax. It keeps throwing an ole error that the path to where my data is invalid, even though the path that it shows is correct!
>
>I am using a variable in my object to set my path:
>
>lcPath = "c:\Lot Assesment Reports\tables\"
>Use (lcTable + "lotA") in 0
>
>The ole error keeps saying that ""c:\Lot Assesment Reports\tables\lotA.dbf" can't be found, even if I can open the table from the command window on the other machine. I've been really banging my head against the wall on this one. The process is running remotely on the other machine (in COM+), so the path should be correct. Any help would be appreciated.
Previous
Reply
Map
View

Click here to load this message in the networking platform