Code:
Set cssFile = objFSO.CopyFile(theFile,albumPath)
Code:
Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: '[undefined]'
/album/filebuilder.asp, line 42
on the line of the CopyFile. The FileSystemObject works fine everywhere else in the script.