How to create text files to the remote machine? [message #355846] |
Mon, 27 October 2008 23:53 |
bala_id
Messages: 27 Registered: July 2005
|
Junior Member |
|
|
Hi Experts,
I need your advice to create text files using text_io to the remote server. I am able to create the files in local machine, but I couldn't create the files to the mapped drive(Remote machine).
Then I tried by creating the files in local machine and created one batch file to move the generated files in local machine to the remote machine. I tried by executing the batch file using DDE.App_Begin command to execute the batch file.
Batch file is getting executed, but files are not getting moved. When I manually execute the batch file, I am able to move the files to the remote machine.
Note: The same was working fine when the application server was in Windows NT. After upgraged to windows 2003, we are facing this issue.
Pls help me to sort out this problem.
With Regards,
Sivakumar
|
|
|