Search results for query: *

  1. L

    File access problem with service

    I'd like to try to get the service running as local system because that is the preferred method for the server it is running on. The confusing thing is that with local system it can read the file with out any problems, but it can't write even though the system account has both read and write...
  2. L

    File access problem with service

    Sorry for the long post, but I want to give enough information to explain the problem I'm running into. I'm writing a windows service in VB.Net that has to monitor specific directories and when a file is found in that directory it is moved to a processing directory. I use two methods of...
Back
Top