streaming files in ASP - permissions?

snooper

Perch
hi all

i have had a database colection fo files running, where a visitor checks file info and ten downloads, via adoStream.

until recently, it was working perfectly - the file would get streamed as a "save/open" dialog to the user, without the location being revealed. but now i keep getting "file not found" errors re the location of the downloaded files. i have checked and verified the location, and the files etc are all there, and i have made no changes in the actual code.

i'm wondering if this has to do with permissions that were changed for folders? or anything else?

has anyone else is had something similar recently?

thanks!!
 
Back
Top