Hello everyone!
Ok, I will try to explain my problem the best I can:
I have this app. (made with C#) that handles some text files on a server. The app. runs locally on a computer that has the server directory in which the files are, mapped to a network drive, but the user doesnt have permissions on that location (and hes not supposed to have them), so I want the app to ask for a user name and pwd to access the files on the drive.... Ive been strugglin and I cant figure out how can I do that... actually I dont know If its possible.
Please shed some light on me, any comments are apreciated, let me know if I didnt explained enough, or any additional information you may need.
Thanks!
Ok, I will try to explain my problem the best I can:
I have this app. (made with C#) that handles some text files on a server. The app. runs locally on a computer that has the server directory in which the files are, mapped to a network drive, but the user doesnt have permissions on that location (and hes not supposed to have them), so I want the app to ask for a user name and pwd to access the files on the drive.... Ive been strugglin and I cant figure out how can I do that... actually I dont know If its possible.
Please shed some light on me, any comments are apreciated, let me know if I didnt explained enough, or any additional information you may need.
Thanks!