I set up a number of ASP pages for mutiple users on a NT server usins IIS.
The download feature works fine for me, but when any other users try to use the download feature,they get a browser message that states that they may not have server permissions to perform that operation.
I contacted our server admin about the problem, and he said he needs to know where the file that is generated for download is created, guessing that they need write permissions at that location.
My question to you is, do you know where on the server that file may be generated?
Is it in the directory the dll was installed?
I`m just assuming that I`m on the right track regarding this issue.
Thanks