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


i'm having aproblem uploading files specific folder on web server. how can give permession folder , vital user in case ?

please me, in advance.

it depends on identity application pool running as.

seeing haven't mentioned version of iis using, i'll assume iis7 :-)

right click on application pool , select "advanced settings..." , take @ identity of pool. make sure identity has correct file system permissions.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -