using files on a mapped network drive [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi there, I have some files in my network that i have to use,when i run a Windows app it works and system can find the file on the mapped drive but when i run a service to take the role of the app, the system can not find the files,although the user is identical for both the service and the app, what should i do? thanks