Forums

ASP

This topic is locked

Movefile error

Posted 24 Aug 2007 13:23:37
1
has voted
24 Aug 2007 13:23:37 Paul - posted:
Hi!
I'm using MoveFile for moving files between 2 servers.My code is:

fs.MoveFile Server.MapPath("upload/tmb2.xls", "\\tmav035a\Test\AssetDB_test"

I get the error:

Microsoft VBScript runtime error '800a0035'

File not found

Am I doing something wrong?Is there another way to copy files?

Thanks!

Reply to this topic