Hello,
which user account do you use for the service? Does the service account has
the necessary permissions to the directory in question?
Kind regards,
Henning Krause
"David" <(E-Mail Removed)> wrote in message
news:5C320987-8BED-479A-931B-(E-Mail Removed)...
> Hello
>
> I'm trying to develop a Windows service, in visual studio 2005, which
> executes a visual basic script. However, if the script interacts with the
> file system (as it has to), the script appears to run but doesn't do what
> it
> should do (like move files from one folder to another.
>
> We really don't want to have to rewrite the script, which uploads content
> to
> a web site. However, we want to write a service that watches a folder and
> triggers the script once any export files arrive.
>
> Thanks
>
|