Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00693408
Message ID:
00693636
Vues:
12
>>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.
>
>Are you sure your remote COM object has permission to access the data?

Paul,

Permissions are set, and we even tried hard-coding the path to the table and it still fails. It ignores the path setting completely. I am really at a loss.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform