Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS security question
Message
De
08/04/1999 18:39:51
 
 
À
08/04/1999 17:50:27
Bob Tracy
Independent Consultant
Driftwood, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00206688
Message ID:
00206704
Vues:
14
>I have a VFP COM component running in MTS on a remote server. The component functions correctly with one exception: I can't make it write a disk file on my client using the RecordSet.Save method.
>
>I can change the path in the DLL to point to a directory on the server and it writes the file correctly. I can run the DLL locally on the client and it will write a file in a local directory. When I run it from MTS it doesn't write a file anywhere (that I can find!) and it gives no error messages. I know the rest of the component is funtioning correctly because I see the proper results in its properties. I can write the recordset into an array and passed it to the client as a property of the object, but I know I should be able to persist the recordset on the client hard disk.
>
>I have what I believe to be the required NT user accounts and MTS identities set up on the server where MTS is running and SQL Server accounts set up on another remote server where the data is stored. I must be overlooking something.
>
>Any ideas? Thanks

I want to make sure I understand what you are trying to do. You have an MTS component that runs on the server. You have code in the component that should write a text file to the user's workstation. I don't think this is possible. The NT Server/MTS would have to be given the proper rights for each workstation.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform