I've got a web service that creates a .BAT file - that batch file does this
This runs an app in that folder called AMC.exeCode:set path=D:\reporting\ amc rpt/printers
It's supposed to create an AMC.log file - it does not.
But when I run that .BAT file from windows itself it does create the AMC.log file...
I've tried every security and sharing combination possible.




Reply With Quote