D
David
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
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