"Access Denied Error Come while save the Download file in 2000 Professional"

I have written a code to download a file which will come from the database. My problem is that the download is working perfectly when the application in running on WinXP. But in Win2000 Professional when i SAVE the downloaded document, then it throws an error in HTML(javascript) Access is denied. And the application does not respond to any other server events after that. So u have to close the browser & then start the application again.

1 Reply

SG Sachin Gaikwad March 16, 2007 10:22 AM UTC

Hi,
The folder on the server in which you are storing the downloaded file must have "write" access.
Though code is correct , but due to not having access rights , we can not save the file into the perticular folder.
Please contact the administrator of the server , after setting the access rights you will be able to store the downloaded file into that folder.

Loader.
Up arrow icon