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
Post a Comment