Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing remote data
Message
De
02/09/1999 10:38:07
 
 
À
02/09/1999 10:14:48
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00260586
Message ID:
00260612
Vues:
14
>I have an OLE Automation Program running on a server which is working well over the intranet. The data is currently in the same scripts directory as the program - no problem. I received a request for the data to be moved to another server and now the proram doesn't like it...
>
>I have checked and doubled checked to ensure that the path is correct, nut the application will not open the required tables. I am using UNC notation and the one server can see the share on the other server.
>
>I'm puzzled...
>
>The application is in VFP5a using the updated FoxISAPI.dll.
>
>Could it be down to permissions? How would I set the permision for this exe to access a remote directory?
>
>Any comment, hints or advice would be most welcome.
>
>Jason

By default, your COM server running through FoxISAPI is impoersonating the _IUSR account on the server. This account by default has next to no rights. you can either give this account rights to the data directory (this can be dangerous), or use DCOMCNFG to configure your server to impersonate another account on the machine. I recommend the second route.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform