iis - How to get access for ApplicationpoolIdentity on particualr folder -


my deployed applicaiton creating file on shared location.

to work , allow applicaiton write file on shared location, have set applicaiton pool domain\user account.

please guide me how should working using applicationpoolidentity account ?

versions of iis 7.5 , later create virtual app pool user account running under umbrella of applicationpoolidentity. unique app pool , therefore won't same account on server.

you'll need have same specific local user account or domain user account set having permissions against both shared folder , app pool.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -