All,
I have this line in my code, which I have tested both on PC and MAC and works fine. I am trying to copy a file from an existing folder called Templates to a newly created folder (see 2nd snipet of code) and renaming it based on the newly created folder name.

Please Login or Register  to view this content.
When I tried to run it on a server, I get an error 76 (Path not found).

I really do not understand why as further up in my code, the following works fine both on Mac / PC as well as on server.
Please Login or Register  to view this content.
I am stumped on this one - any ideas?

Luke