开发者

i have problem in uploading files to specific folder it is permession not enough

开发者 https://www.devze.com 2023-03-22 10:03 出处:网络
I\'m having aproblem uploading files to a specific folder on my web server. How 开发者_Go百科can I give permession to this folder and what is the vital user in that case ?

I'm having aproblem uploading files to a specific folder on my web server. How 开发者_Go百科can I give permession to this folder and what is the vital user in that case ?

Please help me, thanks in advance.


It depends on what identity your application pool is running as.

Seeing you haven't mentioned which version of IIS your using, I'll assume IIS7 :-)

Right click on the application pool and select "Advanced Settings..." and take a look at the identity of the pool. Make sure this identity has the correct file system permissions.

0

精彩评论

暂无评论...
验证码 换一张
取 消