This topic is locked

Setting Permissions for File Upload on IIS 7.5

11/29/2011 5:55:01 PM
ASPRunnerPro General questions
D
dmulberry author

No matter what permissions I set on the /documents folder I keep getting an error whenever I tried to upload a file. This worked great on iis6 (win2k3)
Here is the error I am getting:
" Request object error 'ASP 0104 : 80004005'
Operation not Allowed
/include/aspfunctions.asp, line 1827 "
I have even gone as far as giving "Everyone" full control on the /documents directory.
I have also increased the IIS setting that limits file upload size by running " appcmd set config -section:asp -limits.maxRequestEntityAllowed:xxxxxx"
I still get the above error message.
Any ideas?

Sergey Kornilov admin 11/29/2011

It looks like you doing it right. Just in case check this article for additional advice: http://www.motobit.com/help/scptutl/pa115.htm