Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems Creating a file
Message
De
14/01/2011 06:57:17
 
 
À
14/01/2011 05:10:09
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01496043
Message ID:
01496133
Vues:
32
>TBH I'm not au fait with all of the CredentialCache stuff. If I were you I'd try creating your own credentials and using that:
>Req.Credentials = new NetworkCredential("UserName", "password"); // or other relevant constructor
So create a user on the server with the necessary rights, then set the code to use this user? I don't particularly like that idea for the following reasons: I then need to hard code the password in, I need to work out what rights to assign to the user on the server. If somebody then changes the password on the server I have to recompile my code. Or am I misunderstanding what you suggested?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform