asp.net - How to apply rights to specific IIS Users? -


i have application in have map drives. cannot allow permission upload or create files/folders. few iis users allowed upload files. able access folder when allow permission on folder remove , allow specific user gives error:"access path denied". kindly , explain in detail if possible.

one asp.net applicaion works under 1 user in iis, i.e. application pool user. so, should give right permission application pool user, if restrict upload rights, should create rules asp.net application users. so, should login in asp.net applicaiton , have rights upload files on server.

regards


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -