File Download on Web not working

Hello All,

We are having a problem with downloading of files from a web browser.

We have an application which involves users to attach files on a web form. The attachment of files to a form and saving of the form work fine but the problem we experince is users not being able to open such file attachments from the web when they open a document with the attachment.

When the user clicks on the attachment icon to open/download the file the warning message below appears:

File requested does not exist

Download aborted.

URL: HTTP://server/db/view/document/$file/file

Please how can I resolve this problem?

Thanks for your anticipated cooperation.

Austine

Subject: File Download on Web not working

Make sure there are no extra characters in the file name on the link. I’m assuming you are using a formula to create link. How are they naming the files… can you provide an actual URL (at least after the $file part) to provide us more?

Subject: RE: File Download on Web not working

Hi,

An actual url is shown below:

http://cnumenze/Attachment/attach2.nsf/str/B66288B0F7A30B8841256E8A002F9A45/$file/redp3693.pdf

I had the same error when I clicked on the link to open/dwnload the file.

Please your assitance is still highly appreciated.

Thank you.

Austine.

Subject: File Download on Web not working

What does the ACL look like for that database? Does anonymous have access?