Okay, here is the error in full:
==============================
Response object error 'ASP 0104 : 80070057'
Operation not Allowed
/admin/UploadLocation_script.asp, line 0
==============================
The script uses a jet driver to grab info from a spreadsheet and throw it into a database (I know, I know - Bad practice, bad practice).
I've come across some forum posts and help files that show this error as a problem when you upload a file that's too big. But, in this case, the xls file is already on the server and it works fine with all the other xls documents, but this one. It has something to do with the xls document, but I've no idea what. If an incorrect value or anything like that was the problem, I'd at least get a database error.
It would be nice if I had a line number, but I'm not even given that.
I'd be extremely grateful for any info on the subject as I've been racking my brain all day on this.
If you want the script, just say so and I'll post. But, for security and all, I'd like to leave it, unless it's absolutely necisary.