jimspicer
12-07-2010, 07:10 AM
Hi,
We want to able to copy an Excel file and rename it in the same folder. We tried this, System.IO.File.Copy(strSource, strDest, True), which works in the local dev environment but doesn't work on the remote server. Can anyone help us with this?
TIA, Jim Spicer
We want to able to copy an Excel file and rename it in the same folder. We tried this, System.IO.File.Copy(strSource, strDest, True), which works in the local dev environment but doesn't work on the remote server. Can anyone help us with this?
TIA, Jim Spicer